You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Wayne Seth <ws...@cox.net> on 2012/09/30 19:23:22 UTC

RE: [jira] (MRELEASE-459) releaseProfiles has no effect without passing profiles in the command line

Please remove me from this mailing list

Wayne Seth PMP CEA
(h) 520-459-8069
(c) 520-456-6169
http://www.wayneseth.com

-----Original Message-----
From: Robert Scholte (JIRA) [mailto:jira@codehaus.org] 
Sent: Sunday, September 30, 2012 4:13 AM
To: issues@maven.apache.org
Subject: [jira] (MRELEASE-459) releaseProfiles has no effect
without passing profiles in the command line


     [
https://jira.codehaus.org/browse/MRELEASE-459?page=com.atlas
sian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MRELEASE-459.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
         Assignee: Robert Scholte

Fixed in
[r1391992|http://svn.apache.org/viewvc?rev=1391992&view=rev]
                
> releaseProfiles has no effect without passing profiles in
the command 
> line
>
------------------------------------------------------------
----------
> -----
>
>                 Key: MRELEASE-459
>                 URL:
https://jira.codehaus.org/browse/MRELEASE-459
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: perform
>    Affects Versions: 2.0-beta-8, 2.0-beta-9
>            Reporter: Andreas Christoforides
>            Assignee: Robert Scholte
>              Labels: contributers-welcome, help-requested,
missing-integration-tests
>             Fix For: 2.4
>
>         Attachments: MRELEASE-459.1.patch, patch.txt
>
>
> The releaseProfiles parameter on the perform goal is not
taken into consideration when no other profiles are passed
in the command line. In other words, the current code only
uses the value of the parameter if you have additional
profiles passed in. 
> Example:
> mvn release:perform -P someProfile (uses releaseProfiles
value) mvn 
> release:perform (does NOT use releaseProfiles value) The
plugin should 
> use the parameter even if no other profiles are passed. It
should actually encourage release profiles configured in
your POM as opposed to arbitrary profiles passed in the
command line.
> I have included a patch that uses the releaseProfiles
parameter regardless of any profiles passed in the command
line.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your
JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!defau
lt.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira

        



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org