as we said in the first mails in this thread - this project is not maintained anymore (last revision is 3+ years ago)
Check Apache Iris project On Thu, Jul 12, 2012 at 5:48 PM, venkatnsm <[email protected]> wrote: > hi Martin, > > > I can build core project, but am unable to build jpa-utils project. see > error below. > > E:\Venkat\wicket-rad\jpa-utils>mvn clean install > [INFO] Scanning for projects... > [WARNING] > [WARNING] Some problems were encountered while building the effective model > for com.recursivity.jpa:jpa-utils:jar:1.0 > [WARNING] 'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 75, column > 12 > [WARNING] > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > [WARNING] > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > [WARNING] > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building jpa-utils 1.0 > [INFO] > ------------------------------------------------------------------------ > Downloading: > http://repository.jboss.com/maven2/com/google/code/guice/guice/2.0/guice-2.0.pom > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.217s > [INFO] Finished at: Thu Jul 12 20:09:29 IST 2012 > [INFO] Final Memory: 3M/56M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project jpa-utils: Could not resolve > dependencies for project com.recursivity.jpa:jpa-utils:jar:1.0: Faile > d to collect dependencies for > [org.hibernate:hibernate-entitymanager:jar:3.5.1-Final (compile), > org.slf4j:slf4j-api:jar:1.5.11 (provided), o > rg.slf4j:slf4j-simple:jar:1.5.11 (provided), > com.google.code.guice:guice:jar:2.0 (compile), > aopalliance:aopalliance:jar:1.0 (compile), hsqld > b:hsqldb:jar:1.8.0.7 (test), junit:junit:jar:4.0 (test)]: Failed to read > artifact descriptor for com.google.code.guice:guice:jar:2.0: Could > not transfer artifact com.google.code.guice:guice:pom:2.0 from/to jboss > (http://repository.jboss.com/maven2/): Access denied to: http://repo > sitory.jboss.com/maven2/com/google/code/guice/guice/2.0/guice-2.0.pom -> > [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 > E:\Venkat\wicket-rad\jpa-utils> > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Generate-html-page-from-java-POJO-in-Wickets-tp4650360p4650476.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
