Aah, and I was already wondering wether down-under 72h meant something
different :-).
Regards Mirko
--
Sent from my mobile
On Feb 15, 2013 12:40 AM, "Olivier Lamy" wrote:
> ping. one binding +1 is still missing.
> Thanks
>
> 2013/2/11 Olivier Lamy :
> > +1
> >
> > 2013/2/7 Olivier Lamy :
> >> H
ping. one binding +1 is still missing.
Thanks
2013/2/11 Olivier Lamy :
> +1
>
> 2013/2/7 Olivier Lamy :
>> Hi,
>> I'd like to release Maven Pmd Plugin 3.0.
>> Note this version is based on PMD 5.0.2 (reason for the version bump).
>> We fixed 18 issues:
>> https://jira.codehaus.org/secure/IssueNavi
If I understand what you've written correctly, you wish to build/release
only parts of your project.
If that is the case, then I a'd advise you to split the projects to in two
separate ones, each with their own trunk etc.
That way when you check out from a tag, you'll be building everything
corre
Github user agudian closed the pull request at:
https://github.com/apache/maven-surefire/pull/20
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Github user agudian closed the pull request at:
https://github.com/apache/maven-surefire/pull/22
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Github user agudian closed the pull request at:
https://github.com/apache/maven-surefire/pull/21
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
But thanks for that hint to check 2.3.2 ... I'll have a look at that this
weekend :-)
Von: Robert Scholte [rfscho...@apache.org]
Gesendet: Donnerstag, 14. Februar 2013 11:59
An: Maven Developers List
Betreff: Re: Update release plugin to allow more fine-gr
Well if the plugin would work in the way that I could limit the reactor and
pass in concrete versions this problem wouldn't exist.
Yes, if I checkout the tag, I would have some Artifacts in SNAPSHOT versions
referencing SNAPSHOT versions and I would have some with release versions
referencing r
Be aware that you can't determine with which arguments the deploy was done.
So if you check out the sources from tag, how should you re-install these
projects?
It should be as simple as 'mvn install'.
This means that the projects you don't want to release should keep their
-SNAPSHOT version.