[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-8969) Make better UI for Maven Profile selection

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Aug 8 12:14:25 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Bricon updated JBIDE-8969:
-------------------------------

    Attachment: profile-selection4.jpg


Available profiles are now inferred from the projects parent hierarchy. Corresponding use case is when a property is defined in a parent profile. In order for the children modules to use the same property, they must activate the same profile as their parent.

The source folder indicates :

- the artifactId declaring the profile
- "multiple definitions", if several projects declare the same profile id
- settings.xml if the profile is defined in settings.xml
- undefined, if the profile is manually set in Projet properties > Maven > Active Maven Profiles and no matching profile has been found in the defined profiles.

!profile-selection4.jpg!

> Make better UI for Maven Profile selection
> ------------------------------------------
>
>                 Key: JBIDE-8969
>                 URL: https://issues.jboss.org/browse/JBIDE-8969
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: maven
>    Affects Versions: 3.3.0.M1
>            Reporter: Max Rydahl Andersen
>            Assignee: Fred Bricon
>            Priority: Critical
>             Fix For: 3.3.0.M3
>
>         Attachments: profile-selection-multiple-projects.jpg, profile-selection2.jpg, profile-selection3.jpg, profile-selection4.jpg
>
>
> Primary usecase for us: Arquillian users have to go through project preferences to toggle profiles to enable/disable arquillian classpath containers.
> Challenges:
>  When applying to an aggregator pom, should ask user if he wish to add/remove the same profiles on aggregated modules
>  
> UI suggestions:
>  run/debug style combobox's with dropdown to easy enable/disable often used profiles
>  IAM style view for enable/disabling 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list