I'm new to maven-2.0.4/jetspeed-2. When I run "mvn compile" (using maven 2.0.4) 
in jetspeed-2 root directory I got the following error messages. I read some 
messages saying it has to use maven 1.0 as maven 2.0 doesn't support jetspeed-2 
build. The thing is that one week ago I ran "mvn compile, mvn test, mvn 
package, mvn install, mvn deploy" in sequence and it worked fine with out 
popping up error messages.
Please advise.
Thanks,
Billy

[INFO] Building Jetspeed-2 Deploy Tools
[INFO]    task-segment: [compile]
[INFO] 
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 
'org.apache.portals.bridges:portals-bridges-common:pom:1.0.1-dev:provided' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
Downloading: 
http://www.bluesunrise.com/maven2/jaxen/jaxen/1.0-FCS-full/jaxen-1.0-FCS-full.pom
[WARNING] Unable to get resource from repository com.bluesunrise.m2 
(http://www.bluesunrise.com/maven2)
Downloading: 
http://repo1.maven.org/maven2/jaxen/jaxen/1.0-FCS-full/jaxen-1.0-FCS-full.pom
[WARNING] Unable to get resource from repository central 
(http://repo1.maven.org/maven2)
Downloading: http://www.bluesunrise.com/maven/jaxen/poms/jaxen-1.0-FCS-full.pom
[WARNING] Unable to get resource from repository com.bluesunrise.m1 
(http://www.bluesunrise.com/maven)
Downloading: http://dist.codehaus.org/jaxen/poms/jaxen-1.0-FCS-full.pom
[WARNING] Unable to get resource from repository org.codehaus 
(http://dist.codehaus.org)
Downloading: http://cvs.apache.org/repository/jaxen/poms/jaxen-1.0-FCS-full.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).

Project ID: jaxen:jaxen
Reason: Error getting POM for 'jaxen:jaxen' from the repository: Error 
transferring file
  jaxen:jaxen:pom:1.0-FCS-full
from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  org.apache (http://cvs.apache.org/repository),
  com.bluesunrise.m1 (http://www.bluesunrise.com/maven),
  com.bluesunrise.m2 (http://www.bluesunrise.com/maven2),
  org.codehaus (http://dist.codehaus.org)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 seconds
[INFO] Finished at: Tue Oct 24 22:57:55 CDT 2006
[INFO] Final Memory: 19M/42M
[INFO] ------------------------------------------------------------------------

Reply via email to