> > > > We need one POM per each version of the project but for upload process > > it is sane to required a presence of the pom everytime even if it is > > already in the repository. > > Are you sure? That's not exactly what's on ibiblio. In several places, > there is one POM per artifact, which I think is right. > > In any case, it needs better explanation in the FAQ section I think. >
Not sure if I understand you. What I am saying is that if you have maven-jar-plugin-1.1.jar maven-jar-plugin-1.2.jar maven-artifact-plugin-1.1.jar You need 3 poms (so 2 poms are needed for maven-jar-plugin) You need to have a pom for each combinataion of a triple (artifactId, groupId, version) Michal --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]