[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#784162: jenkins: FTBFS due to error with jsr305 missing maven artifact



> On 4 May 2015, at 3:18 am, Miguel Landaeta <nomadium@debian.org> wrote:
> 
> Package: src:jenkins
> Version: 1.565.3-3
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)

>> Missing:
>> ----------
>> 1) org.jsr-305:jsr305:jar:0.x
>> 
>>  Try downloading the file manually from the project website.
>> 
>>  Then, install it using the command: 
>>      mvn install:install-file -DgroupId=org.jsr-305 -DartifactId=jsr305 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file
>> 
>>  Alternatively, if you host your own repository you can deploy the file there: 
>>      mvn deploy:deploy-file -DgroupId=org.jsr-305 -DartifactId=jsr305 -Dversion=0.x -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>> 
>>  Path to dependency: 
>>  	1) org.kohsuke.stapler:maven-stapler-plugin:maven-plugin:1.17
>>  	2) org.kohsuke.stapler:stapler:jar:debian
>>  	3) org.jsr-305:jsr305:jar:0.x
>> 

I’m unable to build some other packages because of this error as well.  It’s happened enough that I think it might be a problem with the jsr305 package (or combination of other packages) that’s currently in testing.

Does anyone else think this is likely?


Tim.

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Reply to: