Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cbi-dev] CBI Maven Plugins Snapshots not being publish

Hi all, can anyone say why the cbi maven plugins snapshot builds from master are not being published?

I.e.: https://ci.eclipse.org/cbi/job/maven-plugins-master/360/promotion/

I expect to see more recent snapshot builds here: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/cbi/maven/plugins/eclipse-flatpak-packager/1.1.6-SNAPSHOT/

But it looks like the promotion step fails with this error:

$ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.cbi/checkstyle/pom.xml -Dmaven.repo.local=/home/jenkins/workspace/maven-plugins-master/.repository deploy -B
POM file org.eclipse.cbi/checkstyle/pom.xml specified with the -f/--file command line argument does not exist

Regards,
Mat

Back to the top