Hi,

Yes, locally I can get that fixed. The problem is on travis-ci - which I
don't have admin rights to fiddle with..

Cheers,
Stefan

On 3/4/14 7:38 PM, "Stefan Scheidewig" <tha...@eknet.org> wrote:

>Hi,
>
>I had this problem, too. I supposed that this plugin is not uploaded to
>the plugin repository (according to the repository mentioned in
>http://people.apache.org/repo/m2-incubating-repository). Maybe it is
>uploaded after a successful build and there weren't many in the last
>time :) .
>
>You can build the plugin under tooling/maven/maven-launchpad-plugin and
>the build will work/go on.
>
>Cheers,
>Stefan
>
>Am Dienstag, 4. März 2014 14:45:43 schrieb Stefan Egli:
>> Hi,
>>
>> Currently the travis build [0] fails due to a SNAPSHOT dependency on
>> maven-launchpad-plugin:2.3.1-SNAPSHOT, which it doesn't seem to
>> build/install on that box. Did that work earlier though I wonder - and
>>how
>> can we automatically get that snapshot built on travis?
>>
>> $ mvn -q clean install -DobrRepository=false
>> -DHttpTestBase.readyTimeoutSeconds=300 -PwarIntegrationTests
>> -PintegrationTests
>> [ERROR] The build could not read 1 project -> [Help 1]
>> [ERROR]
>> [ERROR]   The project
>> org.apache.sling:org.apache.sling.launchpad.testing:7-SNAPSHOT
>> (/home/travis/build/apache/sling/launchpad/testing/pom.xml) has 1 error
>> [ERROR]     Unresolveable build extension: Plugin
>> org.apache.sling:maven-launchpad-plugin:2.3.1-SNAPSHOT or one of its
>> dependencies could not be resolved: Could not find artifact
>> org.apache.sling:maven-launchpad-plugin:jar:2.3.1-SNAPSHOT in
>> apache.snapshots (http://repository.apache.org/snapshots) -> [Help 2]
>>
>> Cheers,
>> Stefan
>> --
>> [0] - https://travis-ci.org/apache/sling/jobs/20048065#L24
>>

Reply via email to