Bonjour je cherche à auto-incrémenter le build number gràce à http://commons.ucalgary.ca/projects/...gin/howto.html

Mais j'obtiens cette erreur, je ne comprends pas pourquoi, avez-vous d'autres moyens, ou quelques explications ?

Merci

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
 
[ERROR] Plugin org.codehaus.mojo:maven-buildnumber-plugin:0.9.6 or one of its de
pendencies could not be resolved: Failed to read artifact descriptor for org.cod
ehaus.mojo:maven-buildnumber-plugin:jar:0.9.6: Failure to find org.codehaus.mojo
:maven-buildnumber-plugin:pom:0.9.6 in http://repo1.maven.org/maven2 was cached
in the local repository, resolution will not be reattempted until the update int
erval of central has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException