Re: maven-install-plugin :: Cannot override read-only parameter: artifactId ?

2007-04-30 Thread jbonevich
I can confirm that a download of the source from svn and building a snapshot locally does the trick. Please, oh, please, maven-lords that be! Please, deploy a new snapshot of 2.2 - the one on the snapshot site is almost a year old now. Thanx! jeff Jason Dillon wrote: > > Aighty I figured t

Re: Remove auto-resolution of plugin versions from Maven 2.1

2007-04-30 Thread Jerome Lacoste
On 4/11/07, John Casey <[EMAIL PROTECTED]> wrote: Hi everyone, I'd like to make sure we're all on the same page with the plugin auto-version resolution stuff that we've been discussing lately (on the assembly-plugin vote thread, for one thing). I think it's clear that we cannot continue to allow

Re: [ANN] Maven Jar Plugin 1.8.1 for Maven 1.x released

2007-04-30 Thread Arnaud HERITIER
sorry for the noise .. Arnaud On 30/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: We are pleased to announce the Maven Jar Plugin 1.8.1 release! http://maven.apache.org/maven-1.x/plugins/jar/ Plugin for creating JAR files. =

[ANN] Maven Jar Plugin 1.8.1 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven Jar Plugin 1.8.1 release! http://maven.apache.org/maven-1.x/plugins/jar/ Plugin for creating JAR files. === Changes in this version include: Changes: o Change the default repos

Re: axis2-wsdl2code-maven-plugin

2007-04-30 Thread Jochen Wiedmann
On 4/30/07, Armin Ehrenfels <[EMAIL PROTECTED]> wrote: I'm trying to find out how to specify a bindingfile for the JiBX in my pom.xml. Please understand, that I've got absolutely no idea about JiBX. I do not know, what's required for a JiBX binding or not. I do not know, whether the binding f

Artifact version range behavior bug?

2007-04-30 Thread dhoffer
Plugins seem to resolve version ranges in an inconsistent manor. If I have a dependency version specified as [1.0,) how should this be resolved with respect to SNAPSHOTS (in the opinion of the maven2 developers)? Test case: Assume you have released versions 1.0, 1.1, 1.2, 1.3, 1.4 & 1.5. In ad

Removing MUAS jira project

2007-04-30 Thread Carlos Sanchez
There's a maven-upload-applications MUAS project in jira that I never heard about, any problem with deleting it as it's already covered with MAVENUPLOAD and MEV ? -- I could give you my word as a Spaniard. No good. I've known too many Spaniards. -- The Princess Bride

Re: svn commit: r533512 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

2007-04-30 Thread Daniel Kulp
On Sunday 29 April 2007 10:33, Jason van Zyl wrote: > On 29 Apr 07, at 10:24 AM 29 Apr 07, [EMAIL PROTECTED] wrote: > > URL: http://svn.apache.org/viewvc?view=rev&rev=533512 > > Log: > > Update pre-req to maven 2.0.5 (2.0.4 doesn't allow proper signing > > of the poms) > > This is because the POM i

Re: XML RPC security

2007-04-30 Thread Jesse McConnell
I am hoping to get a couple of authn and authz web services running in redback this week, once I finish up the role profile refactor and clean up, I want to wack out a webservice and then start getting continuum integrated to using the new redback setup. sounds like that would work perfectly for

[ANN] Maven MultiChanges Plugin 1.3 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven MultiChanges Plugin 1.3 release! http://maven.apache.org/maven-1.x/plugins/multichanges/ Produce release dashboard for subprojects. === Changes in this version include: New Feat

[ANN] Maven Javadoc Plugin 1.9 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven Javadoc Plugin 1.9 release! http://maven.apache.org/maven-1.x/plugins/javadoc/ === Changes in this version include: New Features: o Add specifying params with alternate doclets.

[ANN] Maven Jalopy Plugin 1.5.1 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven Jalopy Plugin 1.5.1 release! http://maven.apache.org/maven-1.x/plugins/jalopy/ === Changes in this version include: New Features: o Add a property that controls the source code

[ANN] Maven Plugin Plugin 1.7.1 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven Plugin Plugin 1.7.1 release! http://maven.apache.org/maven-1.x/plugins/plugin/ Maven Plugin management plugin. === Changes in this version include: Fixed bugs: o assert:assertP

[ANN] Maven Jar Plugin 1.8.1 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven Jar Plugin 1.8.1 release! http://maven.apache.org/maven-1.x/plugins/jar/ Plugin for creating JAR files. === Changes in this version include: Changes: o Change the default repos

[ANN] Maven IDEA Plugin 1.7 for Maven 1.x released

2007-04-30 Thread aheritier
We are pleased to announce the Maven IDEA Plugin 1.7 release! http://maven.apache.org/maven-1.x/plugins/idea/ IDEA Plugin for Maven. === Changes in this version include: New Features: o Autodetect which version co

Re: [VOTE] Release maven ant plugin 2.0

2007-04-30 Thread Vincent Siveton
Hi Carlos, We need to release the maven-install-plugin before. Cheers, Vincent 2007/4/24, Vincent Siveton <[EMAIL PROTECTED]>: I will have a look this week. Thanks, Vincent 2007/4/20, Carlos Sanchez <[EMAIL PROTECTED]>: > Vincent is the most active with the plugin, so i didn't want to appl

Re: axis2-wsdl2code-maven-plugin

2007-04-30 Thread Armin Ehrenfels
Jochen Wiedmann wrote: On 4/30/07, Armin Ehrenfels <[EMAIL PROTECTED]> wrote: do you know who has developed axis2-wsdl2code-maven-plugin ? A few days ago, I asked a question concerning this plugin on [EMAIL PROTECTED] There was no reaction at all. I could work around my problem using the ant p

Re: axis2-wsdl2code-maven-plugin

2007-04-30 Thread Jochen Wiedmann
On 4/30/07, Armin Ehrenfels <[EMAIL PROTECTED]> wrote: do you know who has developed axis2-wsdl2code-maven-plugin ? A few days ago, I asked a question concerning this plugin on [EMAIL PROTECTED] There was no reaction at all. I could work around my problem using the ant plugin, but I like to use

axis2-wsdl2code-maven-plugin

2007-04-30 Thread Armin Ehrenfels
Hi list, do you know who has developed axis2-wsdl2code-maven-plugin ? A few days ago, I asked a question concerning this plugin on [EMAIL PROTECTED] There was no reaction at all. I could work around my problem using the ant plugin, but I like to use axis2-wsdl2code-maven-plugin. Thank you in

Re: [M1][vote] release plugins : idea 1.7, jalopy 1.5.1, jar 1.8.1, javadoc 1.9, multichanges 1.3, plugin 1.7.1

2007-04-30 Thread Arnaud HERITIER
I'll release all these plugins. the vote passed with 3 binding (Lukas, Stephane, Me) and 1 non-binding (Jeff) Arnaud On 25/04/07, Stephane Nicoll <[EMAIL PROTECTED]> wrote: +1 Stéphane On 4/24/07, Lukas Theussl <[EMAIL PROTECTED]> wrote: > +1 > > -Lukas > > > Arnaud HERITIER wrote: > > Here

Re: Release the maven-release-plugin?

2007-04-30 Thread Emmanuel Venisse
Stephane, you can send the vote and release it, I'll continue on the next version. Emmanuel Stephane Nicoll a écrit : Emmanuel is still working on the release manager so I need to check with him before releasing the manager and the plugin. Emmanuel? Thanks, Stéphane On 4/29/07, Robert Kopco