Re: Deprecating and banning artifacts with repository metadata

2009-09-13 Thread Ashish Joshi
ike something you might use? Let me know if you want >> > more details on it, or perhaps one of the devs that's involved will >> > chime in. >> > >> > Thanks, >> > -- >> > Wendy >> > >> > -----------

Re: Deprecating and banning artifacts with repository metadata

2009-09-12 Thread Freddy Mallet
Hi, FYI I've created a ticket few months ago to create such Sonar plugin : http://jira.codehaus.org/browse/SONARPLUGINS-41. This Sonar plugin could work like this : 1 - Accept a text list of prohibited dependencies. For instance : libGroupeId1:libArtifactId1:[libScope1]:[libType1]:(,lib

Re: Deprecating and banning artifacts with repository metadata

2009-09-11 Thread Jim Sellers
Sounds useful to me. We were going to build a similar plugin - but the plan for it to be a sonar plugin rather than a maven plugin. Jim On Fri, Sep 11, 2009 at 10:23 AM, Ben Lidgey wrote: > > It sounds like it could be useful, but perhaps with a warning as there are > maintenance projects appl

Re: Deprecating and banning artifacts with repository metadata

2009-09-11 Thread Ben Lidgey
It sounds like it could be useful, but perhaps with a warning as there are maintenance projects applying bug fixes to existing projects that may not want to update older components to avoid too many changes. Ben On 10/09/2009 22:03, "Wendy Smoak" wrote: A group I work with had a requirement

Deprecating and banning artifacts with repository metadata

2009-09-10 Thread Wendy Smoak
A group I work with had a requirement to be able to deprecate and ban old versions of their artifacts. The dev team is very large and simply sending out an email telling everyone not to use version 1.0 of some artifact won't work. The team needed a way to warn and/or enforce that the old version