You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org> on 2006/12/12 11:58:20 UTC

[jira] Created: (QPID-167) Management module causes mvn idea target to error

Management module causes mvn idea target to error
-------------------------------------------------

                 Key: QPID-167
                 URL: http://issues.apache.org/jira/browse/QPID-167
             Project: Qpid
          Issue Type: Bug
          Components: Maven build system
    Affects Versions: M2
            Reporter: Marnie McCormack
            Priority: Minor


Currently the management module causes the mvn idea:idea target to error (run mvn -e for output). Resulting ipr file can be opened in Idea 6 but not 5. Workaround for Idea 5 users is to remove management module from top level pom (locally only !) until this is resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (QPID-167) Management module causes mvn idea target to error

Posted by "Bhupendra Bhardwaj (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bhupendra Bhardwaj resolved QPID-167.
-------------------------------------

    Resolution: Fixed

This problem is resolved with the new maven-idea plugin. The current idea-plugin in the repository is 2.1-SNAPSHOT

> Management module causes mvn idea target to error
> -------------------------------------------------
>
>                 Key: QPID-167
>                 URL: https://issues.apache.org/jira/browse/QPID-167
>             Project: Qpid
>          Issue Type: Bug
>          Components: Maven build system
>    Affects Versions: M2
>            Reporter: Marnie McCormack
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>
> Currently the management module causes the mvn idea:idea target to error (run mvn -e for output). Resulting ipr file can be opened in Idea 6 but not 5. Workaround for Idea 5 users is to remove management module from top level pom (locally only !) until this is resolved.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-167) Management module causes mvn idea target to error

Posted by "Rupert Smith (JIRA)" <qp...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/QPID-167?page=comments#action_12460458 ] 
            
Rupert Smith commented on QPID-167:
-----------------------------------

Marnie, There seem to be two problems here:

The first causes the mvn idea:idea build to fail without generating a .iml file for the mgnt module. It is happening because our webproxy is blocking the request to:

http://repo1.maven.org/eclipse/org/eclipse/core/org.eclipse.core.jobs/

but not all the other eclipse directories!

The second is because some of the eclipse pom files declare ranged version dependencies which the 2.0 idea plugin doesn't like. The good news is that this seems to be fixed in the 2.1 plugin but afaik that isn't released yet.

The second problem doesn't seem to prevent the mvn idea:idea build from completing, it just causes it to create a .iml file with no library jars defined in it. You can load the project in idea and add the libs by hand (or set them up as global dependencies) as a workaround.

> Management module causes mvn idea target to error
> -------------------------------------------------
>
>                 Key: QPID-167
>                 URL: http://issues.apache.org/jira/browse/QPID-167
>             Project: Qpid
>          Issue Type: Bug
>          Components: Maven build system
>    Affects Versions: M2
>            Reporter: Marnie McCormack
>            Priority: Minor
>
> Currently the management module causes the mvn idea:idea target to error (run mvn -e for output). Resulting ipr file can be opened in Idea 6 but not 5. Workaround for Idea 5 users is to remove management module from top level pom (locally only !) until this is resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (QPID-167) Management module causes mvn idea target to error

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack reassigned QPID-167:
-------------------------------------

    Assignee: Bhupendra Bhardwaj

Note that I emailed Rob Godfrey to ask about getting access to the repository which was causing a prob - best to follow up with Rob on this point imho.

> Management module causes mvn idea target to error
> -------------------------------------------------
>
>                 Key: QPID-167
>                 URL: https://issues.apache.org/jira/browse/QPID-167
>             Project: Qpid
>          Issue Type: Bug
>          Components: Maven build system
>    Affects Versions: M2
>            Reporter: Marnie McCormack
>         Assigned To: Bhupendra Bhardwaj
>            Priority: Minor
>
> Currently the management module causes the mvn idea:idea target to error (run mvn -e for output). Resulting ipr file can be opened in Idea 6 but not 5. Workaround for Idea 5 users is to remove management module from top level pom (locally only !) until this is resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira