FYI LARQ is currently used to test various things related to Maven, Apache parent pom, Jenkins, etc. and learn what works in practice (and what not).
In this particular case... Apache is currently running Jenkins version 1.431. LARQ was configured to publish a new SNAPSHOT automatically for every check in. It all worked fine until now. This might be related: https://issues.jenkins-ci.org/browse/JENKINS-9084 For the moment, I disabled this feature: [x] Deploy artifacts to Maven repository Repository URL = https://repository.apache.org/content/repositories/snapshots/ Repository ID = apache.snapshots.https [x] Assign unique versions to snapshots I'll put it back when a new version of Jenkins is deployed. Paolo Apache Jenkins Server wrote: > See <https://builds.apache.org/job/Jena_LARQ/212/> > >
