You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian Bonner (JIRA)" <ji...@codehaus.org> on 2005/10/26 20:49:11 UTC

[jira] Created: (MNG-1332) Dependent-Modules not showing up in .wtpmodules

Dependent-Modules not showing up in .wtpmodules
-----------------------------------------------

         Key: MNG-1332
         URL: http://jira.codehaus.org/browse/MNG-1332
     Project: Maven 2
        Type: Bug
  Components: maven-eclipse-plugin  
    Versions: 2.0    
 Environment: jsdk 1.4.2_08, winxp, Eclipse 3.1.1, Maven 2.0 (Final), WTP 0.71
 Reporter: Brian Bonner
 Attachments: wtpmodulepatch.txt

I run mvn eclipse:eclipse and the dependent modules are not loaded into the the .wtp modules.

Franck de Bruijn noticed that having the EclipseWtpModulesWriter use the "normal" project vs. the "executedProject" allowed the dependent library to be written.

Maybe Brett, the author, or someone more in the know can help disect the difference between how these two project types are used inside EclipsePlugin.java

I'm attaching a patch that at least allows the test cases to *still* pass and to load up .wtpmodules with the dependent modules as necessary :)


Maybe the author can also explain why in test/project-5 that the commas successfully parse when in a real POM, they throw exceptions.

Thanks.

.

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


[jira] Closed: (MNG-1332) Dependent-Modules not showing up in .wtpmodules

Posted by "fabrizio giustina (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1332?page=all ]
     
fabrizio giustina closed MNG-1332:
----------------------------------

     Assign To: fabrizio giustina
    Resolution: Fixed

fixed in svn for 2.0-beta-3, thanks

> Dependent-Modules not showing up in .wtpmodules
> -----------------------------------------------
>
>          Key: MNG-1332
>          URL: http://jira.codehaus.org/browse/MNG-1332
>      Project: Maven 2
>         Type: Bug
>   Components: maven-eclipse-plugin
>     Versions: 2.0
>  Environment: jsdk 1.4.2_08, winxp, Eclipse 3.1.1, Maven 2.0 (Final), WTP 0.71
>     Reporter: Brian Bonner
>     Assignee: fabrizio giustina
>  Attachments: wtpmodulepatch.txt
>
>
> I run mvn eclipse:eclipse and the dependent modules are not loaded into the the .wtp modules.
> Franck de Bruijn noticed that having the EclipseWtpModulesWriter use the "normal" project vs. the "executedProject" allowed the dependent library to be written.
> Maybe Brett, the author, or someone more in the know can help disect the difference between how these two project types are used inside EclipsePlugin.java
> I'm attaching a patch that at least allows the test cases to *still* pass and to load up .wtpmodules with the dependent modules as necessary :)
> Maybe the author can also explain why in test/project-5 that the commas successfully parse when in a real POM, they throw exceptions.
> Thanks.
> .

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