Dear all,

Sorry for asking, but I am newbie to maven.

By following instructions at 
http://maven.apache.org/guides/development/guide-plugin-snapshot-repositories.html
 misses "<profiles>" tag.

Even after putting <settings><profiles><profile>.... in "~/.m2/settings.xml", 
and using "mvn -Papache checkstyle:checkstyle", maven does not use the latest 
checkstyle.

Any hints, many thanks,
Ahmed

----- Original Message ----
From: Dennis Lundberg <[EMAIL PROTECTED]>
To: Maven Users List <users@maven.apache.org>
Sent: Thursday, August 2, 2007 2:02:18 AM
Subject: Re: checkstyle version


Ahmed Ashour wrote:
> Dear all,
>  
> By using Maven 1 and 2, with their latest checkstyle plugin, both retrieve 
> checkstyle version 4.1, however checkstyle 4.3 is already released.
>  
> How to configure/update the plugin to use the latest version?
>  
> Many thanks,
> Ahmed

For now you need to run the latest SNAPSHOT version of each plugin. See
http://jira.codehaus.org/browse/MCHECKSTYLE-68 and 
http://jira.codehaus.org/browse/MPCHECKSTYLE-56

-- 
Dennis Lundberg

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


       
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
http://mobile.yahoo.com/go?refer=1GNXIC

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

Reply via email to