Re: [travis-ci] failure due to snapshot dependency

2014-03-05 Thread Stefan Egli
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

Re: [travis-ci] failure due to snapshot dependency

2014-03-05 Thread Carsten Ziegeler
I deployed the plugin into the Apache snapshot repository, maybe this will help? 2014-03-05 9:40 GMT+01:00 Stefan Egli e...@adobe.com: 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,

[travis-ci] failure due to snapshot dependency

2014-03-04 Thread 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

Re: [travis-ci] failure due to snapshot dependency

2014-03-04 Thread Stefan Scheidewig
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 :) .