[ 
http://jira.codehaus.org/browse/MECLIPSE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108522
 ] 

Richard van Nieuwenhoven edited comment on MECLIPSE-242 at 9/28/07 7:39 AM:
----------------------------------------------------------------------------

That is strange! can it be that you forgot the M2_HOME variable before starting 
the build?

i made the following steps:

- delete local reposetory
- delete the project localy
- svn checkout 
http://svn.apache.org/repos/asf/maven/plugins/branches/MECLIPSE-242
- export M2_HOME=/tmp/maven-2.0.7
- export MAVEN_HOME=/tmp/maven-2.0.7
- cd MECLIPSE-242
- mvn install

and the result was

---------------
Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 6 seconds
[INFO] Finished at: Fri Sep 28 14:02:30 CEST 2007
[INFO] Final Memory: 10M/24M
[INFO] ------------------------------------------------------------------------

---------------



 was:
That is strange! can it be that you forgot the M2_HOME variable before starting 
the build?

i did:
- delele local reposetory
- delete the project localy
- svn checkout 
http://svn.apache.org/repos/asf/maven/plugins/branches/MECLIPSE-242
- export M2_HOME=/tmp/maven-2.0.7
- export MAVEN_HOME=/tmp/maven-2.0.7
- cd MECLIPSE-242
- mvn install

and the result was

---------------
Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 minutes 6 seconds
[INFO] Finished at: Fri Sep 28 14:02:30 CEST 2007
[INFO] Final Memory: 10M/24M
[INFO] ------------------------------------------------------------------------

---------------


> RAD goal: missing lib-modules in .websettings
> ---------------------------------------------
>
>                 Key: MECLIPSE-242
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-242
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: RAD support
>    Affects Versions: 2.3, 2.4
>         Environment: IBM Rational Application Developer 6.0.x
>            Reporter: Klaus Brunner
>         Attachments: addedTestFiles.patch, addedTestFiles.tgz, 
> MECLIPSE-242-for-2.5-SNAPSHOT.patch, RadWebSettingsWriter.java
>
>
> The eclipse:rad goal does not currently write the lib-modules element of the 
> .websettings file. When developing with RAD and WAS, this results in 
> dependent projects' code not being packaged and deployed as part of the WAR 
> by the RAD build and deploy process. This applies to project dependencies 
> only.
> Adapted version of RadWebSettingsWriter.java is attached.

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

        

Reply via email to