release:perform not removing release.properties

2012-05-21 Thread Mark Hobson
Hi there, On upgrading maven-release-plugin from 2.2.2 to 2.3 I noticed that release:perform no longer removes release.properties nor pom.xml.releaseBackup. Is this intended behaviour? I couldn't see anything regarding this in the release notes and the documentation still states that they

Re: release:perform not removing release.properties

2012-05-21 Thread Jesse Farinacci
Greetings, On Mon, May 21, 2012 at 8:15 AM, Mark Hobson markhob...@gmail.com wrote: On upgrading maven-release-plugin from 2.2.2 to 2.3 I noticed that release:perform no longer removes release.properties nor pom.xml.releaseBackup. I confirm that this is happening to my release builds, also. I

Re: release:perform not removing release.properties

2012-05-21 Thread Mark Hobson
Hi Jesse, Thanks for the feedback. I've raised an issue: http://jira.codehaus.org/browse/MRELEASE-758 Cheers, Mark On 21 May 2012 13:18, Jesse Farinacci jie...@gmail.com wrote: Greetings, On Mon, May 21, 2012 at 8:15 AM, Mark Hobson markhob...@gmail.com wrote: On upgrading

RE: Getting name of POM file?

2012-05-21 Thread Dreier Ruediger
Hello! Thanks a lot! It works! Kind regards, Ruediger -Original Message- From: Stevo Slavić [mailto:ssla...@gmail.com] Sent: Friday, May 18, 2012 14:59 To: Maven Users List Subject: Re: Getting name of POM file? Thanks Stephen, So in pom.xml one can reference it using

apache httpd plugin

2012-05-21 Thread martin.eisengardt
Hi. I looked around for some apache plugin (apache httpd) and did not find any. So my first question is: Does anyone know of a project? Google seems not to find any and in official repository there seems to be no match. The main reason I need it is because some non-java web applications will

m-source-p excludes regex support

2012-05-21 Thread Ryan Connolly
Hello, Maven Users: I am faced with a situation where we are generating two sets of sources at build time and I would like to exclude the sources generated by one of these plugins when creating our source jar by using a regex expression. For example, we have a source file Quote.java that plugin1

Re: release:perform not removing release.properties

2012-05-21 Thread Robert Scholte
Fixed, will be part of the next release. Robert Op Mon, 21 May 2012 16:01:19 +0200 schreef Mark Hobson markhob...@gmail.com: Hi Jesse, Thanks for the feedback. I've raised an issue: http://jira.codehaus.org/browse/MRELEASE-758 Cheers, Mark On 21 May 2012 13:18, Jesse Farinacci

Re: release:perform not removing release.properties

2012-05-21 Thread Mark Hobson
Thanks for the quick fix Robert. Any chance of a 2.3.1 release as this is quite a visible regression? Mark On 21 May 2012 19:31, Robert Scholte apa...@sourcegrounds.com wrote: Fixed, will be part of the next release. Robert Op Mon, 21 May 2012 16:01:19 +0200 schreef Mark Hobson

Re: release:perform not removing release.properties

2012-05-21 Thread Jesse Farinacci
Greetings, On Mon, May 21, 2012 at 4:08 PM, Mark Hobson markhob...@gmail.com wrote: Thanks for the quick fix Robert.  Any chance of a 2.3.1 release as this is quite a visible regression? Thanks for the fix, but a new release seems excessive. The bug doesn't cause any sort of breakage, it just

Re: release:perform not removing release.properties

2012-05-21 Thread Mark Hobson
On 21 May 2012 21:33, Jesse Farinacci jie...@gmail.com wrote: Thanks for the fix, but a new release seems excessive. The bug doesn't cause any sort of breakage, it just leaves some work files around.. I haven't tested it, but I think these work files won't even interfere with another

Re: apache httpd plugin

2012-05-21 Thread Jeff MAURY
Can you explain what do you want to achieve from Maven: start/stop an httpd instance, deploy to an httpd instance, ... ? Jeff On Mon, May 21, 2012 at 6:20 PM, martin.eisengardt martin.eisenga...@googlemail.com wrote: Hi. I looked around for some apache plugin (apache httpd) and did not

Re: apache httpd plugin

2012-05-21 Thread martin.eisengardt
Yes, Starting/stopping Deploying to an instance (whatever that means) The most important thing I was thinking of is testing. That means testing a web application with apache httpd and selenium. Testing a web app that requires mod_rewrite won't work at the moment because tomcat and jetty are not

Shade users: snapshot testers solicited

2012-05-21 Thread Benson Margulies
Shade users: I checked in a fix to http://jira.codehaus.org/browse/MSHADE-115 that changes how dependency-reduced-pom.xml files get created. The changed version passes all the tests we have, but I have some concerns of unanticipated consequences. The visible effects are that the