|
Mind if I go ahead and put together an upload bundle for 1.5.2 and 1.6.0, or do opensymphony have an scp solution in place with maven.central?
1.5.2 is on the Maven repository since the 28th of June 2006. It's in the m2 repository, but due to the magic of mod_rewrite you'll be able to see that via the m1 repository.
http://repo1.maven.org/maven2/quartz/quartz/1.5.2/ However, 1.6.0 is not there yet. 1.6.0 is already in
http://repo1.maven.org/maven2/opensymphony/quartz/1.6.0/ that is synced automatically from opensymphony http://svn.apache.org/viewvc/maven/archiva/trunk/maven-meeper/src/bin/synchronize/syncopate/conf/m1/opensymphony.conf?view=markup So we need to do something to avoid duplication Yes, opensymphony has an scp sync setup.
I created a sample maven pom for the rc1 that can be used to accompany the central repo upload... A few things to do before being final. I was not quite sure on all of the lib/build dependencies so left out some (ejb, servlet, jmx, jms, jdbc).
Also this pom is for the core jar only. Thomas Hi guys.
It seems that the pom.xml is still missing on http://repo1.maven.org/maven2/opensymphony/quartz/1.6.0/ . Can you please add it ? Regards, Laurent I'm looking to use 1.6.5 but I can't find it any a Maven2 repository, and there isn't a pom.xml in the download zip for me to install it in my local repository. I plan to create my own pom and install it locally once I track down what dependencies there are, but a pre-made pom sure would be nice.
Could you also upload the source code to http://repo1.maven.org/maven2 ?
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
http://www.ibiblio.org/maven/quartz/jars/
To workaround I have to copy the jar files to my local Maven repository.