Thank you
Grzegorz Slowikowski
Franz Allan Valencia See napisał(a):
Good day,
Use instead. Something like
...
org.apache.maven.plugins
maven-jar-plugin
2.0
See [1] for more info.
Cheers,
Franz
[1] http://maven
lugin versions using dependency management
Hi developers
I want to control plugin versions used in a multimodule build with
dependencyManagement. I thing, Maven behaves weird.
Here is a test project, where I try to control maven-jar-plugin version.
parent pom:
4.0.0
mycompany
parent
2007 10:34
À : dev@maven.apache.org
Objet : Controlling plugin versions using dependency management
Hi developers
I want to control plugin versions used in a multimodule build with
dependencyManagement. I thing, Maven behaves weird.
Here is a test project, where I try to control maven-jar-p
Good day,
Use instead. Something like
...
org.apache.maven.plugins
maven-jar-plugin
2.0
See [1] for more info.
Cheers,
Franz
[1] http://maven.apache.org/ref/current/maven-model/maven.html
On 4/20/07, Grzegorz Sł
Hi developers
I want to control plugin versions used in a multimodule build
with dependencyManagement. I thing, Maven behaves weird.
Here is a test project, where I try to control maven-jar-plugin version.
parent pom:
4.0.0
mycompany
parent
pom
1.0.0-SNAPSHOT
child