On Sat, Oct 5, 2013 at 7:02 AM, Christoph Kutzinski <[email protected]> wrote: > [ERROR] Failed to execute goal > com.cloudbees:maven-license-plugin:1.7:process (default) on project > maven-plugin: The following dependencies are missing license information: > [ERROR] javax.annotation:jsr250-api:1.0
Obviously this cannot happen anymore in the master branch, because maven-plugin has been split out into its own repository. If it is happening to you in the stable branch (just you? anyone else?) then I guess just locally comment out this plugin execution. -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
