prediator / spring-roo-wicket-addon

Automatically exported from code.google.com/p/spring-roo-wicket-addon
0 stars 0 forks source link

Maven fails to build project from source #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. checkout source from subversion: svn checkout 
http://spring-roo-wicket-addon.googlecode.com/svn/trunk/ 
spring-roo-wicket-addon-read-only

2. change directory to spring-roo-wicket-addon-read-only

3. try to build project with maven: mvn clean install

What is the expected output? What do you see instead?

I expect to see a BUILD SUCCESSFUL message. Instead I see this:

INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.500s
[INFO] Finished at: Sun Jan 22 12:58:24 EST 2012
[INFO] Final Memory: 6M/265M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project de.informaticum.roo.wicket: Could not 
resolve dependencies for project 
de.informaticum.roo.wicket:de.informaticum.roo.wicket:bundle:0.1.0.BUILD-SNAPSHO
T: Failure to find 
de.informaticum.roo.wicket:de.informaticum.roo.wicket:jar:0.1.0.BUILD-SNAPSHOT 
in http://spring-roo-repository.springsource.org/release was cached in the 
local repository, resolution will not be reattempted until the update interval 
of spring-roo-repository has elapsed or updates are forced -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

What version of the product are you using? On what operating system?

maven 3.0.3
jdk 1.6.0_29
Mac OS X 10.7.2

Please provide any additional information below.

Original issue reported on code.google.com by j...@sciencebehindsweat.com on 22 Jan 2012 at 7:56

GoogleCodeExporter commented 8 years ago

Original comment by sachs.ma...@gmail.com on 12 Feb 2012 at 6:48

GoogleCodeExporter commented 8 years ago
I got the same problem

Original comment by djalma.silva.jr@gmail.com on 5 Apr 2012 at 10:59