[jbosstools-issues] [JBoss JIRA] (JBIDE-12442) Maven Profile Selector Fails often when parent not in workspace

Fred Bricon (JIRA) jira-events at lists.jboss.org
Mon Aug 20 09:25:14 EDT 2012


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

Fred Bricon updated JBIDE-12442:
--------------------------------

           Issue Type: Bug  (was: Feature Request)
        Fix Version/s: 3.4.0.M1
    Affects Version/s: 3.3.0.Final
                           (was: 3.4.0.M1)


Maybe need to add the project defined repositories to list of repos when resolving the parent hierarchy : https://github.com/jbosstools/jbosstools-svn-mirror/blob/trunk/maven/plugins/org.jboss.tools.maven.profiles.core/src/org/jboss/tools/maven/profiles/core/internal/profiles/ProfileManager.java#L258
                
> Maven Profile Selector Fails often when parent not in workspace
> ---------------------------------------------------------------
>
>                 Key: JBIDE-12442
>                 URL: https://issues.jboss.org/browse/JBIDE-12442
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 3.3.0.Final
>            Reporter: youngm
>            Assignee: Fred Bricon
>             Fix For: 3.4.0.M1
>
>
> When I attempt to open the Maven Profile selector I frequently get an error similar to:
> {code}
> Unable to open the Maven Profile selection dialog
> Could not resolve artifact org.lds.stack:stack-master:pom:3.2.4
> Missing org.lds.stack:stack-master:pom:3.2.4
> {code}
> In this case stack-master is a parent pom my project has that is not in the workspace but is instead available from a repository in the pom.

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