Anyway, I hav downloaded the jar, but i do not have the pom xml for this plugin. :(
Julien CARSIQUE wrote: > > 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] > > > -- View this message in context: http://www.nabble.com/***-Parse-error-reading-POM-***-tp17019499s177p17019958.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
