[ http://jira.codehaus.org/browse/MANTRUN-3?page=all ]
Jason van Zyl moved MNG-1589 to MANTRUN-3:
------------------------------------------
Component: (was: maven-idea-plugin)
Workflow: jira (was: Maven)
Key: MANTRUN-3 (was: MNG-1589)
Project: Maven 2.x Antrun Plugin (was: Maven 2)
> idea target only works after compilation
> ----------------------------------------
>
> Key: MANTRUN-3
> URL: http://jira.codehaus.org/browse/MANTRUN-3
> Project: Maven 2.x Antrun Plugin
> Type: Bug
> Reporter: Matthew Pocock
>
>
> In a multi-module project, you have to build it before you can idea:idea it.
> Let's have modules a and b, with b depending on a. The idea plugin runs for
> a, but then fails on b because it can't find a.jar, as you've not build a
> yet. However, there are case where it's not practical to build the project
> before loading it up in idea e.g. if you've checked it out of svn to fix a
> bug that prevents compilation.
> The work-arround would be for the idea plugin to require resolution for all
> jars that are external dependencies but to silently assume the presence of
> all jars that would be built as part of the project.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]