Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Repository
- GitHub hosts the repositories for the source code of the JobScheduler and JADE products.
- Maven Central is a central repository for open source components.
- Maven Central is operated by Sonatype, the developer of Maven.
- Users of JobScheduler can connect to the Maven Central repository to retrieve the JobScheduler binaries as well as the API Job artifact (engine-job-api), see Consumers
Binary Repository
- SOS publishes binary files, i.e. *.jar files, to the repository on a regular basis.
- This includes binaries from General Avalability releases and Maintenance Releases of the JobScheduler Engine.
- Binaries should become visible within two days after each release depending on the availability and approval process of Maven Central.
- Information published to the repository includes e.g. developer information, SCM information and dependencies. For details see Requirements
- The availability of the JobScheduler binary files can be checked at http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.sos-berlin%22%20AND%20a%3A%22jobscheduler.engine%22
Artifact Repository
- SOS also publishes aritfacts files (.jar archives), to the repository on a regular basis.
- This includes artifacts from General Avalability releases and Maintenance Releases of the JobScheduler Engine.
- Artifacts should become visible within two days after each release depending on the availability and approval process of Maven Central.
- Information published to the repository includes e.g. developer information, SCM information and dependencies. For details see Requirements
- The availability of the JobScheduler artifacts can be checked at http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.sos-berlin.jobscheduler.engine%22
- The artifacts can be integrated in Maven projects as described in our Product Knowledge Base, see the link below.
Publishing
- Due to configuration changes for the build of JobScheduler binaries, only binaries for future releases will be published. Published binaries started with 1.10.1 release (1.9.6 release, respectively).
- Due to configuration changes for the build of JobScheduler artifacts, only artfacts for future releases will be published. Published artifacts will start with 1.9.8 release (1.10.3 release, respectively) the earliest.