You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Cooper (JIRA)" <ji...@codehaus.org> on 2007/07/17 20:06:13 UTC

[jira] Commented: (MJAR-68) multi module release fails because of test-jar

    [ http://jira.codehaus.org/browse/MJAR-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102510 ] 

Stephen Cooper commented on MJAR-68:
------------------------------------

The preparationGoals doesn't work for me.  I had to change my command line to:

{{mvn install release:prepare}}

in order for this to work.

> multi module release fails because of test-jar
> ----------------------------------------------
>
>                 Key: MJAR-68
>                 URL: http://jira.codehaus.org/browse/MJAR-68
>             Project: Maven 2.x 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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira