Hi Rupert;

Do I miss something because when I add snapshot repository definition to
the parent pom explicitly it finds snapshots as usual:

    <repositories>
        <repository>
            <id>apache.snapshots</id>
            <url>http://repository.apache.org/snapshots/</url>
        </repository>
    </repositories>

otherwise not. On the other when I did that I got a new error:

[ERROR] Failed to execute goal on project
org.apache.stanbol.launchers.full: Could not resolve dependencies for
project
org.apache.stanbol:org.apache.stanbol.launchers.full:jar:1.0.0-SNAPSHOT:
Could not find artifact
org.apache.stanbol:org.apache.stanbol.launchers.bundlelists.enhancer-engines-restricted:xml:1.0.0-SNAPSHOT
in apache.snapshots (http://repository.apache.org/snapshots/)

So I've added launchers/bundlelists/enhancer-engines-restricted module to
stanbol-reactor and then trunk is build successfully.

Thanks;
Furkan KAMACI



2014-03-30 9:04 GMT+03:00 Rupert Westenthaler <rupert.westentha...@gmail.com
>:

> On Sat, Mar 29, 2014 at 10:20 PM, Furkan KAMACI <furkankam...@gmail.com>
> wrote:
> > Hi Rupert;
> >
> > When you clean install the checkout of trunk error is as follows:
> >
> > [ERROR] Failed to execute goal on project
> > org.apache.stanbol.commons.ldpath.clerezza: Could not resolve
> dependencies
> > for project
> >
> org.apache.stanbol:org.apache.stanbol.commons.ldpath.clerezza:bundle:1.0.0-SNAPSHOT:
> > The following artifacts could not be resolved:
> > org.apache.marmotta:ldpath-api:jar:3.2.0-SNAPSHOT,
> > org.apache.marmotta:ldpath-core:jar:3.2.0-SNAPSHOT: Could not find
> artifact
> > org.apache.marmotta:ldpath-api:jar:3.2.0-SNAPSHOT -> [Help 1
> >
>
> Both Stanbol trunk (1.0.0-SNAPSHOT) and the 0.12 branch do use the
> 3.2.0-SHAPSHOT version of Apache Marmotta (incl. LDPath). Those
> bundles are available via the Apache Snapshot maven repository [1].
> The Apache Snapshot repository is defined in the org.apache:apache
> pom.xml [2] - the parent pom of the Stanbol parent pom.
>
> So if you had problems with the build it was either a network issue on
> your side or the Apache Snapshot repository was unavailable for some
> time.
>
> best
> Rupert
>
>
> [1] http://repository.apache.org/snapshots/org/apache/marmotta/
> [2]
> http://search.maven.org/remotecontent?filepath=org/apache/apache/13/apache-13.pom
>
> > The most recent version of ldpath-api is 3.1.0-incubating at maven
> > repository.I've downloaded Clerezza source code and compiled but similar
> > problem occurred at Clerezza too.
> >
> > Thanks;
> > Furkan KAMACI
> >
> >
> > 2014-03-29 21:21 GMT+02:00 Rupert Westenthaler <
> > rupert.westentha...@gmail.com>:
> >
> >> Hi Furkan,
> >>
> >> what is the actual problem you are facing while building the trunk?
> >> Without knowing the module, exception ... without such information I
> >> can not help you
> >>
> >> best
> >> Rupert
> >>
> >>
> >> On Sat, Mar 29, 2014 at 4:00 PM, Furkan KAMACI <furkankam...@gmail.com>
> >> wrote:
> >> > Hi;
> >> >
> >> > Trunk fails at compile. Here is a similar conversation:
> >> >
> >>
> http://mail-archives.apache.org/mod_mbox/stanbol-dev/201304.mbox/%3CCAA7LAO2kxNZ=xfq-ejma5d9zyqvok2mays6vewizhrgsjtu...@mail.gmail.com%3E
> >> >  I think that same kind of problem has occurred again.
> >> >
> >> > Thanks;
> >> > Furkan KAMACI
> >>
> >>
> >>
> >> --
> >> | Rupert Westenthaler             rupert.westentha...@gmail.com
> >> | Bodenlehenstraße 11                             ++43-699-11108907
> >> | A-5500 Bischofshofen
> >>
>
>
>
> --
> | Rupert Westenthaler             rupert.westentha...@gmail.com
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen
>

Reply via email to