[jbosstools-issues] [JBoss JIRA] (JBIDE-11969) configure maven repo adds jbosstools-maven-repository profile

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri May 25 12:08:18 EDT 2012


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

Snjezana Peco updated JBIDE-11969:
----------------------------------

    Attachment: jbide-11969a.png
                jbide-11969.png

    
> configure maven repo adds jbosstools-maven-repository profile
> -------------------------------------------------------------
>
>                 Key: JBIDE-11969
>                 URL: https://issues.jboss.org/browse/JBIDE-11969
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.3.0.CR1
>
>         Attachments: jbide-11969.png, jbide-11969a.png
>
>
> trying out changes after JBIDE-11818
> now without changing anything configure maven repositories is trying to add:
>  <profile>
>       <id>jbosstools-maven-profile</id>
>       <activation>
>         <activeByDefault>true</activeByDefault>
>       </activation>
>       <repositories/>
>       <pluginRepositories/>
>     </profile>
> 1) we shouldn't have a "jbosstools" profile - this is for use both in and outside of eclipse. 
> 2) why aren't we just adding the  profile(s) under activeProfile instead of using activebydefault ?
> and use the name (without spaces) of the repo as the profile id ? i.e. jboss-eap-repository, jboss-wfk-repository etc. ?

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

        


More information about the jbosstools-issues mailing list