Use the assembly plugin for packaging -tests jars
-------------------------------------------------
Key: JCR-2180
URL: https://issues.apache.org/jira/browse/JCR-2180
Project: Jackrabbit Content Repository
Issue Type: Improvement
Components: jackrabbit-jcr2spi, jackrabbit-spi, maven
Reporter: Jukka Zitting
Assignee: Jukka Zitting
The spi and jcr2spi components have test code that currently packaged using the
jar:test-jar goal and used as a test dependency by other components.
The extra jar plugin invocation creates extra Maven build numbers and causes
problems for snapshot dependencies from the repository.apache.org repository
that we recently started using. Using the assembly plugin to create the test
jars should avoid this problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.