[ http://jira.codehaus.org/browse/MRELEASE-66?page=comments#action_57393 ] 

Dan Tran commented on MRELEASE-66:
----------------------------------

How about fixup super pom to activate the profile only when 
-DperformRelease=true.
Currently it is activated with any value.

Then the user can pass in -DperformRealease=false to overwrite  it.

But first we need to switch the -Dgoals processing in PerformReleaseMojo allow 
this to happen.

I think we can do this in maven 2.0.3

Comments?



> Source and Javadoc bundles should be optional
> ---------------------------------------------
>
>          Key: MRELEASE-66
>          URL: http://jira.codehaus.org/browse/MRELEASE-66
>      Project: Maven 2.x Release Plugin
>         Type: Bug

>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 2.0-beta-5

>
>
> The current release plugin generates: primary artifact, source, and javadoc.  
> Source and Javadoc should be optional
> since my daily release build does not need them.  
> The source does not seem to give indication how to disable those bundles.  am 
> I missing any thing?
> The closest I can see is 
>   cl.createArgument().setLine( "-DperformRelease=true" );
> Please advice.

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