Hi there,
maven build currently fails:
===================================
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] A required plugin was not found: Plugin could not be found -
check that the goal name is correct: Unable to downl
oad 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.trinidadbuild
-DartifactId=maven-faces-plugin \
-Dversion=incubator-m1-SNAPSHOT -Dpackaging=maven-plugin
-Dfile=/path/to/file
org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
org.apache.myfaces.trinidadbuild:maven-faces-plugin:maven-plugin:incubator-m1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
===================================
The description in the wiki does not seem to be up to date because it
sais something about installing trinidad/plugins first. But that
directory does not exist. Where can I download the plugin manually?
Christopher