Hi guys!
I'm getting this error when compiling tobago using maven:
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found - check that t
he goal name is correct: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=
org.apache.myfaces.tobago -DartifactId=ma
ven-apt-plugin \
-Dversion=1.0.9-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file
org.apache.myfaces.tobago:maven-apt-plugin:maven-plugin:1.0.9-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
org.apache.myfaces.tobago:maven-apt-plugin:maven-plugin:1.0.9-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
--
Yours truly (Atenciosamente),
Rogério (_rogerio_)
http://faces.eti.br
- can't compile tobago Rogerio Pereira
- Re: can't compile tobago Bernd Bohmann
- Re: can't compile tobago Rogerio Pereira

