2017
2016
2015

WebJars - Web Libraries in Jars

2014

maven/docker jungle :: new Blog( perso );
could just be replaced with maven-exec plugin
Comme quoi, on peut être co-auteur d'évangile sur Maven et recommander quelque chose qui n'est clairement pas une Best Practice, comme utiliser maven-antrun-plugin ou maven-exec-plugin.
2013
2012

[#MNG-1847] Incorrect configuration merging when using multiple executions of antrun - jira.codehaus.org
Benjamin Bentmann
added a comment - 14/Aug/10 10:02 AM
As already pointed out by Carlos, test1/pom.xml is an invalid POM. And test2/pom.xml appears to work as intended as well, considering neither explicit ids for the executions are set and combine.children="append" has not been set.
Trouduc du jour.

JBoss Developer Framework
Unfortunately, Maven doesn't allow you to specify plugin versions this way. The readme for each BOM calls out any plugin versions you should use. For example, to use the plugins associated with "Java EE with Tools recommended by JBoss":
[...]
You'll need to take a look at the POM source in order to find the latest versions of plugins recommended.
Persister dans l'inadéquation et la bidouille tout en le revandiquant, c'est ça l'effet Maven.