Hi,
I am trying to build the 3.2.3 branch from patch-releases/3.2.3 with
maven2, and it fails for me at rampart-core/1.6.1.wso2v3.
Any idea on this?

Regards,
Pradeeban.

[INFO]
------------------------------------------------------------------------
[INFO] Building Rampart
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/rampart/rampart-core/1.6.1-wso2v3/rampart-core-1.6.1-wso2v3.pom
[INFO] Unable to find resource
'org.apache.rampart:rampart-core:pom:1.6.1-wso2v3' in repository wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.6.1-wso2v3/rampart-core-1.6.1-wso2v3.pom
[INFO] Unable to find resource
'org.apache.rampart:rampart-core:pom:1.6.1-wso2v3' in repository central (
http://repo1.maven.org/maven2)
Downloading:
http://maven.wso2.org/nexus/content/groups/wso2-public//org/apache/rampart/rampart-core/1.6.1-wso2v3/rampart-core-1.6.1-wso2v3.jar
[INFO] Unable to find resource
'org.apache.rampart:rampart-core:jar:1.6.1-wso2v3' in repository wso2-nexus
(http://maven.wso2.org/nexus/content/groups/wso2-public/)
Downloading:
http://repo1.maven.org/maven2/org/apache/rampart/rampart-core/1.6.1-wso2v3/rampart-core-1.6.1-wso2v3.jar
[INFO] Unable to find resource
'org.apache.rampart:rampart-core:jar:1.6.1-wso2v3' in repository central (
http://repo1.maven.org/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.rampart:rampart-core:jar:1.6.1-wso2v3

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.rampart
-DartifactId=rampart-core -Dversion=1.6.1-wso2v3 -Dpackaging=jar
-Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file
there:
      mvn deploy:deploy-file -DgroupId=org.apache.rampart
-DartifactId=rampart-core -Dversion=1.6.1-wso2v3 -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
      1) org.apache.rampart.wso2:rampart-core:bundle:1.6.1.wso2v3
      2) org.apache.rampart:rampart-core:jar:1.6.1-wso2v3

----------
1 required artifact is missing.

for artifact:
  org.apache.rampart.wso2:rampart-core:bundle:1.6.1.wso2v3

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)



[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 21 minutes 45 seconds
[INFO] Finished at: Tue Dec 06 02:18:49 IST 2011
[INFO] Final Memory: 909M/1407M
[INFO]
------------------------------------------------------------------------


-- 
Kathiravelu Pradeeban.
Software Engineer.
WSO2 Inc.

Blog: [Llovizna] http://kkpradeeban.blogspot.com/
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to