You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Download and unzip source
2. Run "mvn clean install"
3. See it fail
What is the expected output? What do you see instead?
Build Successful
What version of the product are you using? On what operating system?
March 2011 release.
I am running Windows 7 64bit
\amq-in-action-example-src>mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_45
Java home: C:\Program Files\Java\jdk1.6.0_45\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"
Please provide any additional information below.
\amq-in-action-example-src>mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ in Action Examples
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory C:\Users\g56147\Documents\GNC\Broker\amq-in-action-exa
mple-src\target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 49 resources
Downloading: http://download.java.net/maven/2/woodstox/wstx-asl/3.2.7/wstx-asl-3
.2.7.pom
[INFO] Unable to find resource 'woodstox:wstx-asl:pom:3.2.7' in repository java.
net (http://download.java.net/maven/2)
Downloading: http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.7/wstx-asl-3.2.
7.pom
[INFO] Unable to find resource 'woodstox:wstx-asl:pom:3.2.7' in repository centr
al (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID: null:camel-web:war:null
Reason: Cannot find parent: org.apache.camel:components for project: null:camel-
web:war:null for project null:camel-web:war:null
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Sep 11 10:22:13 PDT 2013
[INFO] Final Memory: 22M/223M
[INFO] ------------------------------------------------------------------------
Original issue reported on code.google.com by [email protected] on 11 Sep 2013 at 5:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Sep 2013 at 5:25The text was updated successfully, but these errors were encountered: