The following issue has been updated:
Updater: Yujin Kim (mailto:[EMAIL PROTECTED])
Date: Sat, 5 Feb 2005 1:19 PM
Comment:
adding a test project i used to test the plugin patch.
Changes:
Attachment changed to maven-eclipse-plugin-test.zip
---
The following issue has been updated:
Updater: Yujin Kim (mailto:[EMAIL PROTECTED])
Date: Sat, 5 Feb 2005 1:18 PM
Comment:
patch for allowing multiproject .classpath generation.
i tried avoid making risks and pretty much copied the code that handles the
single project classpath and
I understand your use case, and it could definitely be easier, but can't
you do this by setting the following properties on deployable-one-project:
maven.multiproject.basedir=${basedir}/..
maven.multiproject.includes=core-jar-project/project.xml,ejb-jar-project/project.xml
Then run the normal goa
http://jira.codehaus.org/browse/MAVEN-256
I'm not opposed to adding the other functionality, but don't see it as
critical.
- Brett
Felipe Leme wrote:
Hi Brett,
Have we decided about adding this feature to 1.1 yet? If not, I can open
a jira issue for that (I think this is a very important feature)
The following comment has been added to this issue:
Author: Brett Porter
Created: Sat, 5 Feb 2005 4:38 AM
Body:
can you please run maven --info and post the results, so that the bad plugin
can be identified.
-
Vie