You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Gier (JIRA)" <ji...@codehaus.org> on 2009/04/30 15:43:45 UTC

[jira] Commented: (MANTTASKS-35) Support profiles in pom type

    [ http://jira.codehaus.org/browse/MANTTASKS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174767#action_174767 ] 

Paul Gier commented on MANTTASKS-35:
------------------------------------

Just wanted to add that the configuration is a little different from what Pete suggested.  I added some information about it to the site docs and it will look something like this.

{code:xml}
<pom file="pom.xml">
    <profile id="foo" />
    <profile id="bar" active="false" />
    <profile id="bar2" active="${bar2.on}" />
</pom>
{code}

> Support profiles in pom type
> ----------------------------
>
>                 Key: MANTTASKS-35
>                 URL: http://jira.codehaus.org/browse/MANTTASKS-35
>             Project: Maven 2.x Ant Tasks
>          Issue Type: Improvement
>          Components: POM Integration
>            Reporter: Mark Hobson
>            Assignee: Paul Gier
>             Fix For: 2.0.10, 2.1.0
>
>         Attachments: MANTTASKS-35.patch
>
>
> Need to be able to pass in a list of profiles to activate in pom type - there's currently a TODO in Pom.java for this.

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