I reported this weeks ago, it's a simple thing to fix and has already been 
fixed in later releases. The root cause is that the license for a package that 
the POM pulls in has changed, and it has changed from 'nothing' to 'CDDL'. The 
plugin is attempting to change the license *to* CDDL, and expects it to be 
blank, so when it find a non-blank license, it bails.

If you really have to build 1.526, I can give you an idea of what you need to 
edit to get around the problem.

----- Original Message -----
From: jenkinsci-dev@googlegroups.com
To: jenkinsci-dev@googlegroups.com
At: Sep 13 2013 14:08:03

I'm encountering the same error building the tag 1.526. The build has failed 
consistently under both Ubuntu 10.04 and Ubuntu 12.04. Any ideas?

Cheers,
Corey
 
--
Corey O'Connor
 Software Engineer, Test Automation | 
 co...@ooyala.com | (310) 980-7111
 www.ooyala.com | blog | @ooyala

On Sat, Aug 10, 2013 at 1:09 PM, Kanstantsin Shautsou 
<gentoo.inte...@gmail.com> wrote:


Tried to build sources from tag 1.526:
  [ERROR] Failed to execute goal com.cloudbees:maven-license-plugin:1.7:process 
(default) on project maven-plugin: Execution default of goal 
com.cloudbees:maven-license-plugin:1.7:process failed: 
java.lang.IllegalStateException: Expecting [] but found [COMMON DEVELOPMENT AND 
DISTRIBUTION LICENSE (CDDL) Version 1.0] for dependency 
javax.annotation:jsr250-api:1.0 -> [Help 1]
How i can fix thies error?
 -- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to