Hi
I have a problem when I try to install the aplication.
If I type "mvn install" from netbeans or command line the result is
Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create (default) on project jupload: Execution default of goal org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4:create failed: Plugin org.codehaus.mojo:buildnumber-maven-plugin:1.0-beta-4 or one of its dependencies could not be resolved: Failed to collect dependencies for org.codehaus.mojo:buildnumber-maven-plugin:jar:1.0-beta-4 (): Failed to read artifact descriptor for org.apache.maven.scm:maven-scm-provider-cvsexe:jar:1.2: Could not transfer artifact org.apache.maven.scm:maven-scm-provider-cvsexe:pom:1.2 from/to central (http://repo1.maven.org/maven2): Access denied to: http://repo1.maven.org/maven2/org/apache/maven/scm/maven-scm-provider-cvsexe/1.2/maven-scm-provider-cvsexe-1.2.pom -> [Help 1]
Anonymous
Access denied ?
Do you have any proxy in your network, which would need an authorization?
Any local firewall or anti-virus on your computer, which would block the network access?
Etienne