We have modified our copy locally and verified that what I am describing
can be parameterized and it works.

I can provide a patch for review if that is desired, or any feedback
from Carlos or Brian would also be helpful.

Thanks!
Apaar
 
 

-----Original Message-----
From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 18, 2008 4:59 PM
To: Maven Developers List
Subject: Re: parameter needed in maven-eclipse-plugin

Perhaps Brian or Carlos could have an opinion about it (I think one of
them added it).
I didn't develop it and never played with this goal, thus I have no idea
about it.

Arnaud

On Tue, Mar 18, 2008 at 9:08 PM, Apaar Trivedi
<[EMAIL PROTECTED]> wrote:
> Hell,
>
>  We need one thing parameterized on the EclipseToMavenMojo.java in the

> maven-eclipse-plugin which should be parameterized anyway.  In the 
> call  to osgiVersionToMavenVersion, it only allows 'false' to be 
> passed in for  the 'strip qualifier' parameter.
>
>  While the make-artifacts (which extends to-maven) target allows you 
> to  strip the qualifier, this is not a parameter that can be used in 
> the  to-maven target.  This is a problem because using 'to-maven' 
> provides  artifacts with the proper names but the dependecies do not 
> resolve due  to the qualifiers on the versions.  While make-artifacts 
> provides  dependecies that resolve but the naming convention of the 
> groupId's and  artifactId's is incorrect.
>
>  Just a parameter -DstripQualifer that gets passed in to the call to
>       osgiVersionToMavenVersion( String version, String 
> forcedQualifier,  boolean stripQualifier )  would be perfect.
>
>  Can I add this as a parameter and get this checked in or can someone 
> do  it for me?  Aside from not providing proper naming conventions,  
> make-artifacts is deprecated.
>
>  Thanks for any help
>
>  Apaar Trivedi
>  O: (512) 469-9300 x 128
>  Blue Fish Development Group
>  http://www.bluefishgroup.com <http://www.bluefishgroup.com/>  Blue 
> Fish is Hiring! Check out www.bluefishgroup.com/careers  
> <http://www.bluefishgroup.com/careers>
>
>



--
..........................................................
Arnaud HERITIER
..........................................................
OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com
..........................................................
ASF - aheritier AT apache DOT org
www.apache.org | maven.apache.org
...........................................................

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to