Hello Rogerio,

you need a mvn install in the main directory of Tobago not only in core.

See:

http://myfaces.apache.org/tobago/getting-started.html


Regards

Bernd

Rogerio Pereira wrote:
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)

Reply via email to