[jira] Updated: (MPECLIPSE-71) Better support for multiproject with eclipse plugin

2005-02-05 Thread jira
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 ---

[jira] Updated: (MPECLIPSE-71) Better support for multiproject with eclipse plugin

2005-02-05 Thread jira
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

Re: New Type of Reactor Tag

2005-02-05 Thread Brett Porter
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

Re: Avoid running multiple goals

2005-02-05 Thread Brett Porter
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)

[jira] Commented: (MAVEN-1559) Fatal Error [line 1, row 42]: a pseudo attribute name is expected.

2005-02-05 Thread jira
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