> -----Original Message-----
> From: Michal Maczka [mailto:[EMAIL PROTECTED]
> Sent: 13 June 2004 19:22
> To: Maven Developers List
> Subject: RE: More details required on new upload procedure
> 
> 
> > >
> > > 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)

For each version, I agree. But also for each artifact generated by the
project, no?

Imagine the aspectj jars. There are 2: aspectjrt.jar and
aspectjtools.jar. We need 2 POMs, one for each, right?

Thanks
-Vincent


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

Reply via email to