RockRider a écrit :
As per my understanding, the artifactId is nothing but a directory name.
correct?
I am using the same name for the artifactid as well as directory where the
plugin classes are present

makes snese??

No. Module is a directory name. ArtifactId is the artifactId given to the artifact in its pom.xml (in your case, the plugin's artifactId).

Directory where plugin classes are present? You do not need to manually download the plugin, it's done by maven (with the correct groupId, artifactId, etc.).


--
Julien CARSIQUE, Nuxeo (Paris, France)
www.nuxeo.com - The Open Source ECM Platform - www.nuxeo.org
Nuxeo ECM Stack - The Java EE, scalable, standard-based ECM Platform
[EMAIL PROTECTED] | Tel: +33 1 40 33 79 87


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

Reply via email to