Hi, My Plat form is: Maven version: 2.0.7 Java version: 1.6.0_04 OS name: "windows xp" version: "5.1" arch: "x86"
I have been following an issue reported and closed on codehaus at http://jira.codehaus.org/browse/MRELEASE-6. I am trying to create a multi-project with Maven2, based on the information found at http://maven.apache.org/guides/mini/guide-ide-eclipse.html; which lead me to the following posting, mentioned above. After reading this post, I am a little confused. I wonder if you can help clear up a few things for me, in regards to multi-projects that are flat. Note: I created my flat Maven2 multi-project as describe at http://maven.apache.org/guides/mini/guide-ide-eclipse.html to a 'T'. I am using eclipse plugin 2.5 1. Do I need the Maven2.x Release Plugin to build flat multi-projects in Maven2? 2. In this post it was mentioned that there is a critical piece of information missing (the path to the 'ROOT' project) that prevents maven from starting the build. The post went on to say, "This extra bit of information is simply added to the ReleaseConfiguration (that is persisted as release.properties). The perform reads this is an makes that the 'working directory' before it calls maven executor and then kicks off the build.". So my question is how do I defined the path to the 'ROOT' project to enable to the build to start? Again, I did not download the Maven2.x Release Plugin. Hence, I am not using it. I am hoping I can get away with not downloading the plugin and just configure Maven2 to find the 'ROOT' project. Is this possible? Any help with this is greatly appreciated! Thanks! Tonté _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ This e-mail message, including attachments, may contain confidential, proprietary, or export controlled information. Any unauthorized disclosure, distribution, or other use is prohibited, unless expressly authorized. If you receive this e-mail in error, please notify the sender, and delete all copies of the original message from your systems. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
