Hi you'll need the Pax-Web snapshot repo for it.
Its at:

        <repository>
            <id>ops4j.snapshot</id>
            <name>The OPS4J SNAPSHOT Repository</name>
            <url>
https://oss.sonatype.org/content/repositories/ops4j-snapshots/</url>
            <snapshots>
                <enabled>true</enabled>
            </snapshots>
            <releases>
                <enabled>false</enabled>
            </releases>
        </repository>

Regards, Achim

sent from mobile device
Am 12.12.2013 22:29 schrieb "zaerymoghaddam" <[email protected]>:

> Hi
>
> When I try to build the trunk, it gives me the following error:
>
> Could not find artifact org.ops4j.pax.web:pax-web-spi:jar:3.0.5-SNAPSHOT
>
> The error is on "HTTP Core" module. There is no such pax-web-spi version in
> maven repositories (including
> http://oss.sonatype.org/content/repositories/ops4j-snapshots) or even in
> pax-web github releases history. It's current version is 4.0.0-SNAPSHOT.
> The
> last one is 3.0.4.
>
> I want to know whether it's my fault or not. Does it need some manual
> configuration?
>
> Regards
> Ehsan Zaery Moghaddam
>
>
>
> -----
> E.Z.Moghaddam
> [email protected]
> --
> View this message in context:
> http://karaf.922171.n3.nabble.com/Missing-dependency-to-pax-web-spi-jar-3-0-5-SNAPSHOT-tp4030638.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.
>

Reply via email to