Hi, FWIW, we recently added an enforcer rule to prevent that kind of dependency creeping in without notice. Patch attached to demonstrate it on the maven-shade-plugin 2.1 tag. If you feel I should file a JIRA and attach it there, just let me know.
Cheers 2013/5/15 Kristian Rosenvold <kristian.rosenv...@gmail.com> > Doh. We seem to be direly in need of a fully operational CI that doesnt > spam us all the time ;) > > Thanks ! > > > Kristian > > > 2013/5/15 Hervé BOUTEMY <herve.bout...@free.fr> > > > Kristian, I don't know if you saw: > > > > cause : Compilation failure > > < > > > https://builds.apache.org/job/maven-plugins/ws/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java[1] > > >: > > [24,-1] cannot access com.google.common.base.Joiner > > bad class file: /home/jenkins/jenkins-slave/maven- > > > > > repositories/1/com/google/guava/guava/13.0/guava-13.0.jar(com/google/common/ > > base/Joiner.class) > > class file has wrong version 50.0, should be 49.0 > > > > > > The guava version you use requires Java 6 > > > > Regards, > > > > Hervé > > > > Le mardi 14 mai 2013 08:30:33 Kristian Rosenvold a écrit : > > > I'll respin tonight european time. > > > > > > Kristian > > > > > > > > > 2013/5/14 Kristian Rosenvold <kristian.rosenv...@gmail.com> > > > > > > > I said I'd do this release last week and we're trying to get the > proper > > > > 3.1 deps together. I didn't get any significant time to triage issues > > > > because I spent the little time I had on trying to fix the plugin > > builds > > > > on > > > > jenkins. > > > > > > > > Anyone wishing to make changes had time to do so. > > > > > > > > Unless some other current vote is also cancelled, I'm not respinning. > > > > > > > > Kristian > > > > > > > > > > > > 2013/5/13 Benson Margulies <bimargul...@gmail.com> > > > > > > > >> Kristian, There are users really hoping for the patch hanging out > > > >> there to reduce the noisy, duplicative, error messages. I don't > > > >> suppose I could convince you to respin with that in? > > > >> > > > >> > > > >> On Mon, May 13, 2013 at 4:01 PM, Kristian Rosenvold > > > >> > > > >> <kristian.rosenv...@gmail.com> wrote: > > > >> > We solved 8 issues: > > > >> > > > http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11540&version= > > > >> 18998>> > > > >> > There are still quite a few open issues: > > > >> > > http://jira.codehaus.org/issues/?jql=project%20%3D%20MSHADE%20AND%20stat > > u > > > >> > > s%20in%20(Open%2C%20Reopened)%20ORDER%20BY%20priority%20DESC>> > > > >> > Staging repo: > > > >> > > > > >> > https://repository.apache.org/content/repositories/maven-015/< > > > >> > > > >> https://repository.apache.org/content/repositories/maven-028/> > > > >> > > > >> > > > https://repository.apache.org/content/repositories/maven-015/org/apache/m > > > >> > > aven/plugins/maven-shade-plugin/2.1/maven-shade-plugin-2.1-source-release > > > >> .zip < > > > >> > > > https://repository.apache.org/content/repositories/maven-028/org/apache/m > > > >> > > aven/plugins/maven-shade-plugin/2.0/maven-shade-plugin-2.0-source-release > > > >> .zip>> > > > >> > Staging site: > > > >> > http://maven.apache.org/plugins-archives/maven-shade-plugin-2.1/ > > > >> > > > > >> > Guide to testing staged releases: > > > >> > > > http://maven.apache.org/guides/development/guide-testing-releases.html > > > >> > > > > >> > Vote open for 72 hours. > > > >> > > > > >> > [ ] +1 > > > >> > [ ] +0 > > > >> > [ ] -1 > > > >> > > > > >> > And here's my +1 > > > >> > > > > >> > Kristian > > > >> > > > >> > --------------------------------------------------------------------- > > > >> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > > > >> For additional commands, e-mail: dev-h...@maven.apache.org > > > > -------- > > [1] > > > https://builds.apache.org/job/maven-plugins/ws/maven-shade-plugin/src/main/java/org/apache/maven/plugins/shade/DefaultShader.java > > > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org