On Wed, 2004-05-12 at 02:04, Hans Dockter wrote: > I'm confused about how to do a proper upload request, although I've read > the page http://maven.apache.org/repository-upload.html. > > I don't want to upload one of my projects. I want to give notice, that > for a project which is already hosted by ibiblio.org/maven there is a > newer version. For example the newest version for > http://www.ibiblio.org/maven/quartz/jars/ at ibiblio is 1.2.3 but there > is already 1.3.4 out. > > So in such a case I can't see the point for step 1 of > http://maven.apache.org/repository-upload.html. > > Therefore I have posted a Jira Request just with the download URL of the > new version of quartz and stating that this is a new version of an > existing project in ibiblio. Jason van Zyl closed the issue as > incomplete and pointed to http://maven.apache.org/repository-upload.html. > > How do I post a proper upload request for my use case?
You always make bundle now, period. Deploying a POM with each version will be vital to support things like transitive dependencies and it is not impossible that your license may change. For each deployment to ibiblio the artifact must be accompanied by its corresponding POM and license. Eventually we will get better with license handling so that the version is distinct too. But if you use the repository plugin then you don't have to worry about any of these details. > Hans > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]