You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Tom Perry (JIRA)" <ji...@codehaus.org> on 2006/02/03 23:19:13 UTC

[jira] Updated: (MNGECLIPSE-71) install goal for multiproject does not discover and act upon submodules

     [ http://jira.codehaus.org/browse/MNGECLIPSE-71?page=all ]

Tom Perry updated MNGECLIPSE-71:
--------------------------------

    Attachment: spring-acegi-poc.zip

> install goal for multiproject does not discover and act upon submodules
> -----------------------------------------------------------------------
>
>          Key: MNGECLIPSE-71
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-71
>      Project: Maven 2.x Extension for Eclipse
>         Type: Bug

>     Versions: 0.0.4
>  Environment: XP sp1,  eclipse 3.1.1,  plugin from http://m2eclipse.codehaus.org/ v0.0.4, maven 2.0.2 on my desktop
>     Reporter: Tom Perry
>     Assignee: Eugene Kuleshov
>  Attachments: spring-acegi-poc.zip
>
>
> first, sorry if this is seen as a double post (I also posted this to the maven user list).  I didn't check this site until recently.
> I've built an "M2" task with eclipse External Tools. This task runs install on a selected project.
> when I run this install on a multiproject, none of the subprojects are discovered, they are not compiled and jars are not installed to my local repo.  The only result is the pom from the parent project is installed to my local repo.
> if I run this "M2" install task on a simple project, it is compiled and it's jar is installed.
> if I run mvn install from a commandline from the eclipse workspace/multi-project, the subprojects are discovered and compiled and their jars are installed.  so it doesn't appear to be a problem with the parent and child poms, at least for the installed maven 202.
> so I'm turning to this group for help.  I tried to subscribe to the user list, but my email was returned.
> thanks in advance
> Tom

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org