Re: [VOTE] Release Maven Source Plugin version 2.2

2012-08-02 Thread Stephane Nicoll
My +1 S. On Thu, Aug 2, 2012 at 8:19 PM, Stephane Nicoll wrote: > Hi, > > We solved 11 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15855 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.jsp

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
On Fri, Aug 3, 2012 at 2:55 PM, Hervé BOUTEMY wrote: > isn't http://maven.apache.org/plugins/maven-release-plugin/examples/run-goals- > before-commit.html sufficient? I think because the goal I want to run org.eclipse.tycho:tycho-versions-plugin:set-version will also transform the pom files to

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
On Fri, Aug 3, 2012 at 2:49 PM, Chris Graham wrote: > Why make it so hard? > Why cann't you filter the resources and/or package them via the assembly > plugin. > > Remember that plugins still run during the release process, so why not use > them? Because these are not things you can filter. The

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Hervé BOUTEMY
isn't http://maven.apache.org/plugins/maven-release-plugin/examples/run-goals- before-commit.html sufficient? Le vendredi 3 août 2012 13:11:24 Barrie Treloar a écrit : > I'm almost after something like eclipse extensions here. > My particular use case: Get > org.eclipse.tycho:tycho-versions-plugin

Re: [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Hervé BOUTEMY
thanks for your vote but I got your mail a lot later (what a lag!), I didn't count it Hervé Le jeudi 2 août 2012 21:14:31 Robert Scholte a écrit : > +1 > > Op Thu, 02 Aug 2012 20:38:18 +0200 schreef Hervé BOUTEMY > > : > > PING > > > > Le lundi 30 juillet 2012 23:00:22 Hervé BOUTEMY a écrit :

Re: maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Chris Graham
Why make it so hard? Why cann't you filter the resources and/or package them via the assembly plugin. Remember that plugins still run during the release process, so why not use them? I don't see why you need extensions here (but then, I've just come back from my first loong lunch in ages!)

Re: pom file to create war for my html files

2012-08-02 Thread Anders Hammar
This would be a normal war project, i.e. a Maven project with the "war" package type. Then put the html files in the right location. More info here: http://maven.apache.org/plugins/maven-war-plugin/usage.html /Anders On Thu, Aug 2, 2012 at 7:01 PM, ajoo007 wrote: > Hi Guys, > > I am new to maven

maven-release-plugin: Is it possible to participate in the release phases by adding in you own extensions?

2012-08-02 Thread Barrie Treloar
I'm almost after something like eclipse extensions here. My particular use case: Get org.eclipse.tycho:tycho-versions-plugin:set-version to update non-pom.xml artifacts to the release version. I'm wondering whether it is as simple as creating my own classes in a jar, setting up plexus, inject the

pom file to create war for my html files

2012-08-02 Thread ajoo007
Hi Guys, I am new to maven, I have some html files which I need to have in a war file. Can someone please explain me how I can do it. If some has any code can you please post it here. Thanks Ajoo -- View this message in context: http://maven.40175.n5.nabble.com/pom-file-to-create-war-for-my-h

Re: [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Robert Scholte
+1 Op Thu, 02 Aug 2012 20:38:18 +0200 schreef Hervé BOUTEMY : PING Le lundi 30 juillet 2012 23:00:22 Hervé BOUTEMY a écrit : Hi, We solved 4 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430&styleName=H tml&version=18379 There are still a couple of issues left in J

[RESULT] [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result : +1 (binding): Olivier Lamy, Mark Struberg, Hervé Boutemy I will promote the artifacts to the central repo. - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For addit

Re: [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Hervé BOUTEMY
here is my +1 Le lundi 30 juillet 2012 23:00:22 Hervé BOUTEMY a écrit : > Hi, > > We solved 4 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430&styleName=H > tml&version=18379 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNav

Re: [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Mark Struberg
quick local site build works fine. +1 LieGrue, strub - Original Message - > From: Hervé BOUTEMY > To: Maven Developers List > Cc: > Sent: Thursday, August 2, 2012 8:38 PM > Subject: Re: [VOTE] Release Maven Stylus Skin version 1.5 > > PING > > Le lundi 30 juillet 2012 23:00:22 Her

Re: [VOTE] Release Maven Stylus Skin version 1.5

2012-08-02 Thread Hervé BOUTEMY
PING Le lundi 30 juillet 2012 23:00:22 Hervé BOUTEMY a écrit : > Hi, > > We solved 4 issues: > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11430&styleName=H > tml&version=18379 > > There are still a couple of issues left in JIRA: > http://jira.codehaus.org/secure/IssueNavigator.js

[VOTE] Release Maven Source Plugin version 2.2

2012-08-02 Thread Stephane Nicoll
Hi, We solved 11 issues: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11147&styleName=Html&version=15855 There are still a couple of issues left in JIRA: http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11147&status=1 Staging repo: https://repository.apache.org/co

Re: [VOTE] Apache Maven Indexer 4.1.3

2012-08-02 Thread Vincent Siveton
+1 Vincent 2012/8/1 Hervé BOUTEMY : > +1 > > Hervé > > Le lundi 30 juillet 2012 19:04:21 Olivier Lamy a écrit : >> Hi, >> I'd like to release Maven Indexer 4.1.3. >> We fixed 7 issues: >> https://jira.codehaus.org/browse/MINDEXER/fixforversion/17843 >> >> Staging repository: >> https://repository

Re: Pluggable dependency version

2012-08-02 Thread Anders Hammar
You want me to help you go down the wrong path? :-) Don't have the code here (customer closed source), but I believe I saw it first in some other plugin. Have a look in JBoss's ws maven plugin: http://anonsvn.jboss.org/repos/jbossws/projects/plugins/maven/jaxws-tools/trunk/src/main/java/org/jboss/

Re: Pluggable dependency version

2012-08-02 Thread Jochen Wiedmann
On Thu, Aug 2, 2012 at 10:58 AM, Anders Hammar wrote: > What I have done in a customer specific plugin, is to not have a > dependency on some library in the plugin itself but rely on it being > declared as a dependency in the Maven project where the plugin is > bound. That made it totally controll

Re: Pluggable dependency version

2012-08-02 Thread Anders Hammar
What I have done in a customer specific plugin, is to not have a dependency on some library in the plugin itself but rely on it being declared as a dependency in the Maven project where the plugin is bound. That made it totally controllable by the project. I don't remember the exact could, and my b

Re: [VOTE] Apache Maven Indexer 4.1.3

2012-08-02 Thread Tony Chemit
On Wed, 01 Aug 2012 21:14:21 +0200 Hervé BOUTEMY wrote: +1 thanks, tony. > +1 > > Hervé > > Le lundi 30 juillet 2012 19:04:21 Olivier Lamy a écrit : > > Hi, > > I'd like to release Maven Indexer 4.1.3. > > We fixed 7 issues: > > https://jira.codehaus.org/browse/MINDEXER/fixforversion/17843 >