[cas-dev] Building CAS3 using maven2
Philip Brusten
philip.brusten at cc.kuleuven.be
Mon Mar 12 08:07:22 EDT 2007
Hello,
I'm trying to build cas-server-3.1-m1 from source but I got stuck on a
build failure.
I will point out the commands I used:
cd /usr/src/cas-server-3.1-m1/
mvn clean package install
...
[INFO]
----------------------------------------------------------------------------
[INFO] Building JA-SIG Central Authentication Service
[INFO] task-segment: [clean, package, install]
[INFO]
----------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[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 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.maven.plugins
-DartifactId=maven-assembly-plugin \
-Dversion=2.2-SNAPSHOT -Dpackaging=maven-plugin -Dfile=/path/to/file
org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
What needs to be done to solve this failure?
I'm not very familiar with maven2; is there some additional
documentation available for cas3?
Thanks,
Philip
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
More information about the cas-dev
mailing list