[ 
https://issues.apache.org/jira/browse/ACCUMULO-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276790#comment-15276790
 ] 

Dave Marion commented on ACCUMULO-2118:
---------------------------------------

Created new template file and build script for the HelloWorld jars. Wired up 
execution in start/pom.xml. Jars can be built with `mvn compile -PbuildJars`

Tested with:
cd start
mvn compile -PbuildJars
mvn clean install
cd ..
mvn clean verify 
-Dit.test=org/apache/accumulo/test/functional/ClassLoaderIT.java -pl test
mvn clean verify 
-Dit.test=org/apache/accumulo/test/functional/ScannerContextIT.java -pl test


> Generate classloader test jars
> ------------------------------
>
>                 Key: ACCUMULO-2118
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2118
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Christopher Tubbs
>            Priority: Blocker
>             Fix For: 1.8.0
>
>
> The test jars we use to test the classloader can be built automatically from 
> source... probably by using the maven-invoker-plugin (easiest?), or 
> additional invocations of the maven-compiler-plugin/maven-jar-plugin.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to