[ 
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

        

Reply via email to