Aha. I'm missing an important line from that first error message:
Downloading:
http://repo1.maven.org/maven2/org/apache/qpid/qpid/1.0-incubating-M3-615
355/qpid-1.0-incubating-M3-615355.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
That URL is missing, on both the Maven repositories and the wso2
repositories.
________________________________
From: WALTON Jason [mailto:[EMAIL PROTECTED]
Sent: Friday, September 12, 2008 11:33 AM
To: [email protected]
Subject: RE: Synapse 1.2 not building?
So, I grabbed all the files from that directory, and put them in
~/.m2/repository/org/apache/qpid/qpid-common/1.0-incubating-M3-615355,
but I still get the same error (see below:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).
Project ID:
org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355
Reason: Cannot find parent: org.apache.qpid:qpid for project:
org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355 for project
org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355
I futher notice, BTW, that if I delete the pm file in my
repository, I get this extra error:
Downloading:
http://dist.wso2.org/maven2//org/apache/qpid/qpid-common/1.0-incubating-
M3-615355/qpid-common-1.0-incubating-M3-615355.pom
7K downloaded
[WARNING] *** CHECKSUM FAILED - Error retrieving checksum file
for
org/apache/qpid/qpid-common/1.0-incubating-M3-615355/qpid-common-1.0-inc
ubating-M3-615355.pom - IGNORING
which is somewhat ill boding. The part it is complainging about
must be:
<parent>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid</artifactId>
<version>1.0-incubating-M3-615355</version>
<relativePath>../pom.xml</relativePath>
</parent>
But I'm afraid my mad maven skills aren't enough to tell me
what's wrong with that, or, really, what that section of the pom file
means. :)
________________________________
From: Ruwan Linton [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 23, 2008 9:46 PM
To: [email protected]
Subject: Re: Synapse 1.2 not building?
Hi Jason,
These artifacts are available in the wso2-m2 repo, but
in-case if there is any validation error please try to download them
from this location [1] and put them in your local repository, which
resides in the [YOUR_HOME]/.m2/ and try again.
[1] -
http://dist.wso2.org/maven2/org/apache/qpid/qpid-common/1.0-incubating-M
3-615355/
Thanks,
Ruwan
On Sat, Aug 23, 2008 at 12:13 AM, WALTON Jason
<[EMAIL PROTECTED]> wrote:
I'm trying to build Synapse 1.2 from the source
distribution, but when I try I get:
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this
project's POM).
Project ID:
org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355
Reason: Cannot find parent: org.apache.qpid:qpid
for project: org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355
for project org.apache.qpid:qpid-common:jar:1.0-incubating-M3-615355
Complete error log (with -e) attached. Any
ideas? I'm not much of a Maven guy, unfortunately.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
--
Ruwan Linton
http://wso2.org - "Oxygenating the Web Services
Platform"
http://ruwansblog.blogspot.com/