Issue Details (XML | Word | Printable)

Key: QUARTZ-482
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James House
Reporter: Chris Widhelm
Votes: 10
Watchers: 8
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

Missing Maven POMs

Created: 06/Jul/06 12:02 PM   Updated: 28/Nov/09 03:56 PM
Component/s: Build
Affects Version/s: 1.6
Fix Version/s: 1.7

File Attachments: 1. Java Archive File quartz-1.6.0-bundle.jar (1.98 MB)
2. File quartz-1.6.1-RC1.pom (4 kB)

Issue Links:
Related
 


 Description  « Hide
Version 1.5.2 is missing poms in the maven2 repository under quartz, quartz-all, quartz-jboss, quartz-oracle, and quartz-weblogic.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Simon McClenahan added a comment - 03/Jan/07 10:39 AM
Also version 1.6.0 . Doing a web search for "maven quartz" does not show that jars available on ibiblio yet. I'm using Maven 1 still, the latest version at this time is 1.5.1.

http://www.ibiblio.org/maven/quartz/jars/

To workaround I have to copy the jar files to my local Maven repository.

Henri Yandell added a comment - 15/Jan/07 12:16 AM
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?

Henri Yandell added a comment - 05/Feb/07 01:44 PM
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.

Henri Yandell added a comment - 15/Feb/07 06:08 PM
1.6.0 bundle.

Henri Yandell added a comment - 15/Feb/07 06:10 PM

Carlos Sanchez added a comment - 21/Feb/07 05:14 PM

James House added a comment - 16/Mar/07 11:36 PM
Yes, opensymphony has an scp sync setup.

Thomas Steinborn added a comment - 11/Jul/08 04:56 AM
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

Laurent Vaills added a comment - 24/Oct/08 07:24 AM
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

John Fa added a comment - 13/Nov/08 04:31 AM
Hi,
Can you add pom.xml please. Thanks !

David Tarico added a comment - 01/Apr/09 05:00 PM
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.

Stephen Denne added a comment - 07/Apr/09 08:03 PM

Fabricio Lemos added a comment - 05/Nov/09 08:54 AM
Could you also upload the source code to http://repo1.maven.org/maven2 ?