Hi folks,
(moved this to a new thread - the old one was getting too long)
I'd like to have a new profile in the OPS4J master pom:
<profile>
<id>repos.ci.ops4j</id>
<distributionManagement>
<snapshotRepository>
<id>ops4j.snapshots.deploy</id>
<url>scpexe://repository.ops4j.org/var/http/repository.ops4j.org/
mvn-snapshots</url>
</snapshotRepository>
</distributionManagement>
</profile>
Reason:
If a CI build is configured to deploy artifacts to the OPS4J repositories
*and* it is triggered by SCM changes, then during a release, deployment of
the
release artifacts to the OPS4J release repository happens twice.
IMHO it would be good to have a 'snapshot-only' profile to keep certain CI
builds from deploying release versions.
WDYT?
Questions:
1. should the profile better be named 'repos.snapshots.ops4j'?
2. which Jira project should I use to open an issue?
Cheers,
Matthias
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general