>From what I can tell in my testing, the @Parameter attributes required=true
>and defaultValue="some value" are mutually exclusive (in terms of behavior).
>That is, if you combine defaultValue="..." and required=true, defaultValue
>always satisfies the required=true setting, making required=tr
Hi Rory,
I can confirm that JDK-8031572 is now fixed.
I found at least one project which suffers from
https://bugs.openjdk.java.net/browse/JDK-8015656, which I could fix with
https://jira.codehaus.org/browse/MSHARED-319 (maven-filtering).
According to
http://mvnrepository.com/artifact/org.a
Am 2014-02-02 11:42, schrieb Hervé BOUTEMY:
good idea: at least, it give good hints on what updates are available
so here is it:
$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]
[INFO]
[INFO] Bu
+1
rat: only approved licenses
sha1: correct
zip build: correct
usage (with -Dscmpublish.skipCheckin): 'svn add' and 'svn remove' confirmed
regards,
Robert
Op Fri, 31 Jan 2014 23:28:51 +0100 schreef Hervé BOUTEMY
:
Hi,
We solved 6 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?
good idea: at least, it give good hints on what updates are available
so here is it:
$ mvn versions:display-plugin-updates
[INFO] Scanning for projects...
[INFO]
[INFO]
--