Re: archetype:create strips out comments

2006-11-18 Thread Brett Porter
That is a bug in the release plugin if you have new lines in the root element. I think it's fixed in trunk. - Brett On 19/11/2006, at 3:18 PM, Wendy Smoak wrote: On 11/18/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote: I am creating an archetype plugin. The template pom.xml has license header

Re: archetype:create strips out comments

2006-11-18 Thread Wendy Smoak
On 11/18/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: Isn't this a problem in general? The release plugin seems to do the same thing, for example: http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/200611.mbox/[EMAIL PROTECTED] Looking a bit closer at that commit message, comments wi

Re: archetype:create strips out comments

2006-11-18 Thread Wendy Smoak
On 11/18/06, Prasad Kashyap <[EMAIL PROTECTED]> wrote: I am creating an archetype plugin. The template pom.xml has license headers and other comments. But after the archetype:create is executed, all the comments are stripped out in the newly generated pom.xml. Is there a config option or a worka

archetype:create strips out comments

2006-11-18 Thread Prasad Kashyap
I am creating an archetype plugin. The template pom.xml has license headers and other comments. But after the archetype:create is executed, all the comments are stripped out in the newly generated pom.xml. Is there a config option or a workaround to this ? Cheers Prasad

Re: Flag to set all snapshot repos to updatePolicy = never?

2006-11-18 Thread Brett Porter
Easy enough to do, it's just the opposite of -U. Do you want to implement it? - Brett On 18/11/2006, at 7:44 AM, Jason Dillon wrote: Can we get a flag to mvn, which will set all snapshot repos updatePolicy to never? I'm trying to get a build that will always use locally installed snapsh

Re: svn commit: r473592 - /maven/shared/trunk/maven-web-ui-tests/src/main/java/org/apache/maven/shared/web/test/AbstractSeleniumTestCase.java

2006-11-18 Thread Emmanuel Venisse
The selenium plugin only start the selenium server Emmanuel Emmanuel Venisse a écrit : Because it isn't part of the plugin but part of tests ;) I don't want to add the plugin as a dependency with test scope. Emmanuel Jason van Zyl a écrit : Just curious but any reason why this is not in a Se

Re: svn commit: r473592 - /maven/shared/trunk/maven-web-ui-tests/src/main/java/org/apache/maven/shared/web/test/AbstractSeleniumTestCase.java

2006-11-18 Thread Emmanuel Venisse
Because it isn't part of the plugin but part of tests ;) I don't want to add the plugin as a dependency with test scope. Emmanuel Jason van Zyl a écrit : Just curious but any reason why this is not in a Selenium plugin? Jason. On 10 Nov 06, at 7:29 PM 10 Nov 06, [EMAIL PROTECTED] wrote: Aut

Re: svn commit: r473592 - /maven/shared/trunk/maven-web-ui-tests/src/main/java/org/apache/maven/shared/web/test/AbstractSeleniumTestCase.java

2006-11-18 Thread Edwin Punzalan
hmm... didn't know such a plugin exists is it in codehaus ? Jason van Zyl wrote: Just curious but any reason why this is not in a Selenium plugin? Jason. On 10 Nov 06, at 7:29 PM 10 Nov 06, [EMAIL PROTECTED] wrote: Author: epunzalan Date: Fri Nov 10 16:29:18 2006 New Revision: 473592 UR

Re: svn commit: r473433 - in /maven/sandbox/maven-artifact-tools/src: main/java/org/apache/maven/shared/artifact/tools/repository/ main/java/org/apache/maven/shared/artifact/tools/resolve/ test/java/o

2006-11-18 Thread Jason van Zyl
On 10 Nov 06, at 2:16 PM 10 Nov 06, [EMAIL PROTECTED] wrote: Author: jdcasey Date: Fri Nov 10 11:16:33 2006 New Revision: 473433 URL: http://svn.apache.org/viewvc?view=rev&rev=473433 Log: Updates to support buckminster maven integration. Cool, what does this entail. Being able to use Buckmi

Re: svn commit: r473592 - /maven/shared/trunk/maven-web-ui-tests/src/main/java/org/apache/maven/shared/web/test/AbstractSeleniumTestCase.java

2006-11-18 Thread Jason van Zyl
Just curious but any reason why this is not in a Selenium plugin? Jason. On 10 Nov 06, at 7:29 PM 10 Nov 06, [EMAIL PROTECTED] wrote: Author: epunzalan Date: Fri Nov 10 16:29:18 2006 New Revision: 473592 URL: http://svn.apache.org/viewvc?view=rev&rev=473592 Log: added support for maven/sh