Ahmed Ashour wrote:
Dear Dennis,

Thanks a lot for your help.

I've updated the site docs.

I am afriad the site still lacks the <profiles>

Yes I know, its fixed in SVN but not published yet.

Please try again.

Well, it is the same: the following are the steps:

1- Run" mvn archetype:create -DarchetypeGroupId=org.apache.maven.archetypes 
-DgroupId=com.mycompany.app -DartifactId=my-app"

2- copy and paste XML in 
http://maven.apache.org/guides/development/guide-plugin-snapshot-repositories.html and add 
<profiles> inside <settings>, in "~/.m2/settings.xml"

3- run: "mvn -Papache checkstyle:checkstyle", checkstyle 4.3 is not loaded and not found 
in "~/.m2\repository".

Did you specify the version of the checkstyle plugin in your pom?

  <artifactId>maven-checkstyle-plugin</artifactId>
  <version>2.2-SNAPSHOT</version>


Many thanks,
Ahmed


____________________________________________________________________________________ Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC

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




--
Dennis Lundberg

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

Reply via email to