[
https://jira.codehaus.org/browse/MJAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MJAR-68.
------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> multi module release fails because of test-jar
> ----------------------------------------------
>
> Key: MJAR-68
> URL: https://jira.codehaus.org/browse/MJAR-68
> Project: Maven JAR Plugin
> Issue Type: Bug
> Affects Versions: 2.1
> Environment: maven 2.0.5
> Reporter: Yuri Schimke
>
> The release plugin is failing in the prepare task
> mvn release:prepare
> seemingly because it can't find the test-jar that has just been built by the
> previous module i.e. built within.
> Are there some examples in the wild of using the test-jar on a multi module
> project that does releases?
> The (nasty) workaround I have for now, is to wait for the build to fail and
> then
> mvn install
> So the test-jar (and other artifacts) are in my local repository and then
> continue
> mvn release:prepare
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)