Add test to check maven artifacts and their poms
------------------------------------------------

                 Key: LUCENE-2268
                 URL: https://issues.apache.org/jira/browse/LUCENE-2268
             Project: Lucene - Java
          Issue Type: Test
            Reporter: Uwe Schindler


As release manager it is hard to find out if the maven artifacts work correct. 
It would be good to have an ant task that executes maven with a .pom file that 
requires all contrib/core artifacts (or one for each contrib) that "downloads" 
the artifacts from the local dist/maven folder and builds that test project. 
This would require maven to execute the build script. Also it should pass the 
${version} ANT property to this pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to