Re: Maven Repository Manager: Will it avoid aggregation of repositories?

2006-07-27 Thread Tamás Cservenák
Hi, the issue is fxed and released. Please try it! The current release relies on the following solution: Repositories are divided into groups (String repo.getGroupId()). Repositories IN the same groups are merged, otherwise they are spoofed (as before). The ordering of reposes are still import

[jira] Subscription: Design & Best Practices

2006-07-27 Thread jira
Issue Subscription Filter: Design & Best Practices (37 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques htt

Re: What patch program do people use on Windows XP?

2006-07-27 Thread Barrie Treloar
On 7/28/06, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 7/28/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > I use TortoiseSVN or Eclipse to apply patches > > Cygwin has a "Bash here" right click menu For anyone else stumbling across this email trail there is one set of instructions at http://w

[M1.1-beta3] A new SNAPSHOT is available

2006-07-27 Thread Arnaud HERITIER
Hi all, Just to let you know that we published a new (last) SNAPSHOT of maven 1.1beta 3 [1]. (I'm uploading it. It will take some hours). This snapshot contains all the plugins which will be bundled in the distribution (last ones which are in SNAPSHOT have a pending vote). We recently fixed se

Re: svn commit: r425911 - /maven/maven-1/core/trunk/xdocs/start/install.xml

2006-07-27 Thread Arnaud HERITIER
yes, it's good. arnaud On 7/28/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: Ok, but the pragraph I modified is under the 'Other Archives' section, so everything's ok now at http://maven.apache.org/maven-1.x/start/install.html ? -Lukas Arnaud HERITIER wrote: > It works under Windows ;-) > -

Re: svn commit: r425911 - /maven/maven-1/core/trunk/xdocs/start/install.xml

2006-07-27 Thread Lukas Theussl
Ok, but the pragraph I modified is under the 'Other Archives' section, so everything's ok now at http://maven.apache.org/maven-1.x/start/install.html ? -Lukas Arnaud HERITIER wrote: It works under Windows ;-) - To unsubs

Re: What patch program do people use on Windows XP?

2006-07-27 Thread Barrie Treloar
On 7/28/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: I use TortoiseSVN or Eclipse to apply patches Cygwin has a "Bash here" right click menu For anyone else stumbling across this email trail there is one set of instructions at http://www.cygwin.com/ml/cygwin/2002-05/msg01648.html You may nee

Re: svn commit: r425911 - /maven/maven-1/core/trunk/xdocs/start/install.xml

2006-07-27 Thread Arnaud HERITIER
It works under Windows ;-) With cygwin : [EMAIL PROTECTED] /cygdrive/e/Projects/Maven/1.X/SCM/plugins $ unset MAVEN_HOME [EMAIL PROTECTED] /cygdrive/e/Projects/Maven/1.X/SCM/plugins $ echo $MAVEN_HOME [EMAIL PROTECTED] /cygdrive/e/Projects/Maven/1.X/SCM/plugins $ maven -v __ __ | \/ |__ _Ap

Re: old m1 pages still visible

2006-07-27 Thread Arnaud HERITIER
ok for me Arnaud. On 7/27/06, Lukas Theussl <[EMAIL PROTECTED]> wrote: After a bit more systematic survey, here's what I propose: === Remove with http redirect: === http://maven.apache.org/about/ -> http://maven.apache.org/maven-1.x/about/ http://maven.apache.org/contributing/ -> http://mav

Re: [jira] Closed: (MSITE-158) Review and revise plugin documentation

2006-07-27 Thread Vincent Siveton
Is there any raison why it is not deployed yet? Cheers, Vincent 2006/7/25, Maria Odea Ching (JIRA) <[EMAIL PROTECTED]>: [ http://jira.codehaus.org/browse/MSITE-158?page=all ] Maria Odea Ching closed MSITE-158. -- Resolution: Fixed > Review and revise p

Re: What patch program do people use on Windows XP?

2006-07-27 Thread Carlos Sanchez
I use TortoiseSVN or Eclipse to apply patches Cygwin has a "Bash here" right click menu On 7/27/06, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 7/27/06, Barrie Treloar <[EMAIL PROTECTED]> wrote: > On 7/27/06, Brett Porter <[EMAIL PROTECTED]> wrote: > > Does the eclipse patch look the same as "

RE: What patch program do people use on Windows XP?

2006-07-27 Thread Brian E. Fox
TortoiseSVN. -Original Message- From: Barrie Treloar [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 26, 2006 7:47 PM To: Maven Developers List Subject: Re: What patch program do people use on Windows XP? On 7/27/06, Brett Porter <[EMAIL PROTECTED]> wrote: > Does the eclipse patch look

Re: Plugins can't be built!

2006-07-27 Thread Wendy Smoak
On 7/13/06, Brett Porter <[EMAIL PROTECTED]> wrote: For right now, everything works, but to use the next release of the plugin plugin, you need the next release of Maven (however, the previous version will of course continue to work and could be branched). That is, those living on the edge just

Re: old m1 pages still visible

2006-07-27 Thread Lukas Theussl
After a bit more systematic survey, here's what I propose: === Remove with http redirect: === http://maven.apache.org/about/ -> http://maven.apache.org/maven-1.x/about/ http://maven.apache.org/contributing/ -> http://maven.apache.org/maven-1.x/contributing/ http://maven.apache.org/start/ -> h

Re: svn commit: r425911 - /maven/maven-1/core/trunk/xdocs/start/install.xml

2006-07-27 Thread Lukas Theussl
[EMAIL PROTECTED] plugins]$ unset MAVEN_HOME [EMAIL PROTECTED] plugins]$ maven -v Exception in thread "main" java.lang.NoClassDefFoundError: com/werken/forehead/Forehead [EMAIL PROTECTED] plugins]$ export MAVEN_HOME=/home/lukas/local/java/maven/trunk [EMAIL PROTECTED] plugins]$ maven -v _

Re: svn commit: r425912 - /maven/maven-1/core/trunk/xdocs/start/release-notes-1.1-beta-3.xml

2006-07-27 Thread Arnaud HERITIER
It seems to be good ;-) Thx. On 7/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: ltheussl Date: Wed Jul 26 16:47:17 2006 New Revision: 425912 URL: http://svn.apache.org/viewvc?rev=425912&view=rev Log: First draft of 1.1-beta-3 release notes. Please review. Added: maven/maven-

Re: svn commit: r425911 - /maven/maven-1/core/trunk/xdocs/start/install.xml

2006-07-27 Thread Arnaud HERITIER
I don't have maven under my eyes at work, but I think that with the new shell script used in m1.1 we don't have to define the MAVEN_HOME (Even if it's good practice). Arnaud On 7/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Author: ltheussl Date: Wed Jul 26 16:45:41 2006 New Revision:

Re: old m1 pages still visible

2006-07-27 Thread Arnaud HERITIER
I don't remember. I'll do another try to tell you what was the error. It could be possible that it was due to the new setup on my computer. Thx arnaud On 7/27/06, Brett Porter <[EMAIL PROTECTED]> wrote: I've double checked that you do. What was the error? On 27/07/2006 7:42 AM, Arnaud HERI

Please review maven-verifier-plugin documentation

2006-07-27 Thread Cabasson Denis
Documentation is attached to JIRA issue: http://jira.codehaus.org/browse/MVERIFIER-2 If someone could be so kind as to find a staging place for it. Documentation isn't really that big, but this plugin is fairly simple, and not much used... All commen

[Maven-clean-plugin] MCLEAN-9 status?

2006-07-27 Thread Cabasson Denis
What is the current status of: http://jira.codehaus.org/browse/MCLEAN-9 (maven-clean-plugin doesn't remove the reporting output directory ${project.reporting.outputDirectory}) Looks like the property has been added to CleanMojo, but the directory isn't r

Re: svn commit: r425406 - in /maven/plugins/trunk/maven-surefire-plugin: ./ src/main/java/org/apache/maven/plugin/surefire/ src/site/ src/site/apt/ src/site/apt/examples/ src/site/fml/

2006-07-27 Thread Trygve Laugstøl
Allan Ramirez wrote: Hi Trygve, done. Thanks! Can you include the message here aswell? -- Trygve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Maven Archetype Plugin Documentation needs Reviewing

2006-07-27 Thread Franz Allan Valencia See
Hello Allan, Thank you for your comments. I've already created another patch (the second "ARCHETYPE-45-maven-archetype-plugin.patch") applying most of your comments plus a few others. Here are the changes: In the whole docu Applied monospacing font format on all commands, goals, parameters, and

Re: svn commit: r425905 - /maven/components/trunk/maven-model/maven.mdo

2006-07-27 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: jdcasey Date: Wed Jul 26 16:37:55 2006 New Revision: 425905 URL: http://svn.apache.org/viewvc?rev=425905&view=rev Log: Adding codeSegment for object identity to Plugin class. Those can be generated. See [1] for an exampe xml on how to identify fields as a part

Re: svn commit: r425887 - /maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Converter.java

2006-07-27 Thread Trygve Laugstøl
[EMAIL PROTECTED] wrote: Author: evenisse Date: Wed Jul 26 15:41:10 2006 New Revision: 425887 URL: http://svn.apache.org/viewvc?rev=425887&view=rev Log: Create output directory Modified: maven/components/trunk/maven-model-converter/src/main/java/org/apache/maven/model/converter/Maven1Conve

Re: Contribution to the Plugin Documentation

2006-07-27 Thread Allan Ramirez
Hi pete, I can do that. I will mail you after I deployed it. Cheers, allan Pete Marvin King wrote: Hello All, I have contributed some plugin documentations for the ejb plugin and scm plugin. I don't have anyplace to stage the documentation patches if anyone is interested in staging t