Sebastien wrote:
>I think that there's two issues:
>
>1. In the pom.xml
> <relativePath>../pom.xml</relativePath>
>should be changed to
> <relativePath>../../pom.xml</relativePath>


"../pom.xml" references the parent pom.xml, and I guess that is right,
as /demos have a pom.xml. Maybe you have found an issue with the other
demo projects.

As for Haleh's issue, I was having similar issue when trying to build
the 0.99 branch with maven 2.0.7, so maybe we could check what's her
maven version.



On 8/24/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
> haleh mahbod wrote:
> > demo\alert-aggregator mvn is failing. Anyone else sees this?
> > C:\tuscany-new\sca-dist\tuscany-
> > sca-0.99-incubating-SNAPSHOT\demos\alert-aggrega
> > tor>mvn
> > [INFO] Scanning for projects...
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] FATAL ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Failed to resolve artifact.
> >
> > GroupId: org.apache.tuscany.sca
> > ArtifactId: tuscany-sca
> > Version: 0.99-incubating-SNAPSHOT
> >
> > Reason: Unable to download the artifact from any repository
> >
> >   org.apache.tuscany.sca:tuscany-sca:pom:0.99-incubating-SNAPSHOT
> >
> > from the specified remote repositories:
> >   central (http://repo1.maven.org/maven2)
> >
> >
> >
>
> I think that there's two issues:
>
> 1. In the pom.xml
>  <relativePath>../pom.xml</relativePath>
> should be changed to
>  <relativePath>../../pom.xml</relativePath>
>
> I'm taking care of this fix.
>
> 2. The 0.99-incubating-SNAPSHOT artifacts probably have not been
> published yet
>
> --
> Jean-Sebastien
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to