Re: [jira] Updated: (MSUREFIRE-79) Docs for systemProperties on website are wrong

2006-03-18 Thread Jacek Laskowski
that I won't cause any trouble for others. Jacek -- Jacek Laskowski http://www.laskowski.org.pl 2006/3/18, Brett Porter (JIRA) <[EMAIL PROTECTED]>: > [ http://jira.codehaus.org/browse/MSUREFIRE-79?page=all ] > > Brett Porter updated MSUREFIRE-79: > -

maven-one-plugin not listed as a module in parent pom

2006-03-17 Thread Jacek Laskowski
Hi, I've just spotted that maven-one-plugin is not listed as a module in the parent pom (https://svn.apache.org/repos/asf/maven/plugins/trunk/pom.xml)? Why is that? Jacek -- Jacek Laskowski http://www.laskowski.org.pl ---

Re: Fw: [discussion] Improving poms on ibiblio

2006-03-14 Thread Jacek Laskowski
ared dependencies in Geronimo's poms). Of course, before I did it the first time, I had asked Tomcat devs whether they would've granted us (= Geronimo team) the permission and they had aggreed (it should be somewhere in the tomcat-dev archives). > Wendy Jacek -- Jacek Laskowski http://www.laskowski.org.pl

Re: NPE in Surefire

2006-03-14 Thread Jacek Laskowski
It works fine in security module of Geronimo (cf. http://svn.apache.org/viewcvs.cgi/*checkout*/geronimo/trunk/modules/security/pom.xml?rev=383234&content-type=text%2Fplain) You may also need to adjust your plugin repositories. > Hiram

Re: [discussion] Improving poms on ibiblio

2006-03-06 Thread Jacek Laskowski
see, that I will have many questions. > Where can we discuss it all? On Tomcat Bugzilla? Witaj Grzegorz, Isn't it already sorted out? See http://jira.codehaus.org/browse/MAVENUPLOAD-761. > Greg Jacek -- Jacek Laskowski http://www.laskowski.org.pl

Re: [discussion] Improving poms on ibiblio

2006-02-28 Thread Jacek Laskowski
mcat doesn't generate them, we were given the permission to do it and as usual the time constraints didn't allow us to make it more elegant. Please let us know when they change so that we won't spend much time scratching our heads when the Geronimo build breaks. > Greg Jacek -- Jacek Laskowski http://www.laskowski.org.pl

[jira] Commented: (MAVEN-1258) Can't run replacetoken ant tag inside maven

2005-07-08 Thread Jacek Laskowski (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1258?page=comments#action_42559 ] Jacek Laskowski commented on MAVEN-1258: A tested workaround in Maven 1.0.2 is to call from within maven.xml. The build.xml file would then look as follows