Closed amoscatelli closed 3 years ago
There should be a Jenkins instance.
@keilw You mean this ? https://ci.eclipse.org/jnosql/
Yea, but I need an artifact repository. Also I can't start/run any of those jobs (yet I can login with my eclipse foundation credentials).
For example here I can find : https://maven.scijava.org/content/repositories/public/org/eclipse/jnosql/communication/dynamodb-driver/1.0.0-SNAPSHOT/ dynamodb-driver-1.0.0-20210107.103215-2.jar
This is from 15 days ago, juse like the related Jenkins job last execution :
Where do these jobs deploy the artifacts to ?
I don't know, they should do it to a SNAPSHOT repo, either on Sonatype or JFrog. Only milestones are supposed to be deployed to the official repos.
Found in the job logs! https://oss.sonatype.org/content/repositories/snapshots/
@otaviojava may I ask you to run the jenkins job to release a new snapshot ? Thank you
@amoscatelli there is a script to run it monthly.
Please, let me know if you need something.
Hi there ! Is there a nightly build repository ? I looked for an eclipse foundation maven but I didn't find anywhing
I would like to fetch artifacts without pushing them myself on a local maven repository ...
Thank you