I'll do a complete clean Repo build today and see if i can reproduce. Sometime s these things happen, so just run a rebuild and see how it goes for now. -- Andy Gumbrecht http://www.tomitribe.com TomEE treibt Tomitribe! Sent from my mobile device. Please excuse my brevity.
On June 20, 2014 6:25:26 AM CEST, hanasaki <[email protected]> wrote: >Any thoughts on the NPE below? and the transitive dependency issue? >This is a straight trunk checkout - no local modifications > >Thank you. > >== >cd >/home/export/hanasaki/NetBeansProjects/tomee/trunk/tomee/apache-tomee; >JAVA_HOME=/usr/lib/jvm/jdk1.8.0 >M2_HOME=/opt/dist/java-app/maven/current >/opt/dist/java-app/maven/current/bin/mvn clean install >Scanning for projects... >The POM for org.easymock:easymock:jar:2.4 is invalid, transitive >dependencies (if any) will not be available, enable debug logging for >more details > >Using the builder >org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder > >with a thread count of 1 > >------------------------------------------------------------------------ >Building OpenEJB :: TomEE :: Apache TomEE 1.7.0-SNAPSHOT >------------------------------------------------------------------------ > >--- maven-clean-plugin:2.5:clean (default-clean) @ apache-tomee --- >Deleting >/home/export/hanasaki/NetBeansProjects/tomee/trunk/tomee/apache-tomee/target > >--- geronimo-property-plugin:3.0.1:set-property (set-endorsed-property) > >@ apache-tomee --- > >--- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent >(default-prepare-agent) @ apache-tomee --- >argLine set to >-javaagent:/home/export/hanasaki/.m2/repository/org/jacoco/org.jacoco.agent/0.7.1.201405082137/org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=/home/export/hanasaki/NetBeansProjects/tomee/trunk/tomee/apache-tomee/target/jacoco.exec > >--- maven-remote-resources-plugin:1.5:process (default) @ apache-tomee >--- >------------------------------------------------------------------------ >BUILD FAILURE >------------------------------------------------------------------------ >Total time: 2.596 s >Finished at: 2014-06-19T23:20:50-06:00 >Final Memory: 17M/376M >------------------------------------------------------------------------ >Failed to execute goal >org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process >(default) on project apache-tomee: Error rendering velocity resource. >NullPointerException -> [Help 1] > >To see the full stack trace of the errors, re-run Maven with the -e >switch. >Re-run Maven using the -X switch to enable full debug logging. > >For more information about the errors and possible solutions, please >read the following articles: >[Help 1] >http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
