[ http://jira.codehaus.org/browse/MNG-2061?page=all ]

John Casey updated MNG-2061:
----------------------------

    Fix Version:     (was: 2.0.3)
                 2.0.4

> DistributionManagement properties don't get copied in cloned executionProject 
> while lifecycle fork
> --------------------------------------------------------------------------------------------------
>
>          Key: MNG-2061
>          URL: http://jira.codehaus.org/browse/MNG-2061
>      Project: Maven 2
>         Type: Bug

>   Components: Plugins and Lifecycle
>     Versions: 2.0.2
>     Reporter: Max Feldman
>      Fix For: 2.0.4

>
>
>   Define a new Maven plugin with the goal described like this:
> /**
>  * @execute phase="deploy"
>  * @goal deploy-custom
>  */
>  When running 'mvn deploy-custom', deploy phase execution fails with 'Class 
> 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be 
> instantiated'.
>  It seems the problem raises from the fact that 
> releaseArtifactRepository/snapshotArtifactRepository don't get copied in the 
> cloned executionProject while lifecycle fork.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to