I'm in strong favor of KISS, therefore +1 :)

2012/5/15 Andreas Pieber <[email protected]>:
> Hey guys,
>
> Formerly, as we not relied on maven central, but rather on our own
> repositories we had a lot of release profiles. This is no longer
> required since everything goes to central now. I would like to change
> the org.ops4j/master in a way that instead of the following for
> releases...
>
> mvn -Prelease,repos.sonatype.staging
> -Darguments="-Prelease,repos.sonatype.staging"
> -DautoVersionSubmodules=true release:prepare release:perform
>
> ...the following will do the same...
>
> mvn release:prepare release:perform (add this for local tags
> -DconnectionUrl=scm:git:file://`pwd`)
>
> . In addition I think we should change it that instead of ...
>
> mvn deploy -Prepos.sonatype
>
> ...the following should do the same
>
> mvn deploy.
>
> Any problems with that I've missed?
>
> Kind regards,
> Andreas
>
> p.s.: if there are no objections I'll cut 2.1.0 with those changes the next 
> days
>
> _______________________________________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/mailman/listinfo/general



-- 

Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
Committer & Project Lead
OPS4J Pax for Vaadin
<http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project
Lead
blog <http://notizblog.nierbeck.de/>

_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to