Re: Release of the dependency plugin 2.6

2012-10-16 Thread Arnaud Héritier
ok thx. I'll do the release tomorrow Arnaud On Tue, Oct 16, 2012 at 11:31 PM, Robert Scholte wrote: > Ok, I'm ready > > Op Tue, 16 Oct 2012 19:07:29 +0200 schreef Arnaud Héritier < > aherit...@gmail.com>: > > On Tue, Oct 16, 2012 at 6:55 PM, Robert Scholte > >wrote: >> >> Hi, >>> >>> I noticed

Re: Release of the dependency plugin 2.6

2012-10-16 Thread Robert Scholte
Ok, I'm ready Op Tue, 16 Oct 2012 19:07:29 +0200 schreef Arnaud Héritier : On Tue, Oct 16, 2012 at 6:55 PM, Robert Scholte wrote: Hi, I noticed that my MDEP-300 should be easy to fix, but I would need to write an IT with a custom packaging type. That would probably take some time, so I'

Re: Release of the dependency plugin 2.6

2012-10-16 Thread Arnaud Héritier
On Tue, Oct 16, 2012 at 6:55 PM, Robert Scholte wrote: > Hi, > > I noticed that my MDEP-300 should be easy to fix, but I would need to > write an IT with a custom packaging type. > That would probably take some time, so I'll pick that up for the 2.7 > ok > I do like to add MDEP-380, a typical M

Re: Release of the dependency plugin 2.6

2012-10-16 Thread Arnaud Héritier
On Tue, Oct 16, 2012 at 3:28 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > We should probably close MDEP-124 as WONT FIX given that there seems no way > to fix it... or at least the addition of a configuration element to allow > flagging specific dependencies as used even if the

Re: Release of the dependency plugin 2.6

2012-10-16 Thread Robert Scholte
Hi, I noticed that my MDEP-300 should be easy to fix, but I would need to write an IT with a custom packaging type. That would probably take some time, so I'll pick that up for the 2.7 I do like to add MDEP-380, a typical Maven3 + SNAPSHOT issue. It has a good patch, although I think that th

Re: Release of the dependency plugin 2.6

2012-10-16 Thread Stephen Connolly
We should probably close MDEP-124 as WONT FIX given that there seems no way to fix it... or at least the addition of a configuration element to allow flagging specific dependencies as used even if they seem not. MDPE-166 also seems like it should just display a different output for runtime namely

Release of the dependency plugin 2.6

2012-10-16 Thread Arnaud HERITIER
Hi all, i would like to release the dependency plugin soon. There only too old issues not closed attached to the current version ( http://jira.codehaus.org/browse/MDEP#selectedTab=com.atlassian.jira.plugin.system.project%3Aroadmap-panel) but I suppose they are migrated release after release wi

Re: Frederic Mura is out of the office.

2012-10-16 Thread Stephen Connolly
On 16 October 2012 03:57, Brett Porter wrote: > > On 16/10/2012, at 8:35 AM, Barrie Treloar wrote: > > > On Fri, Apr 6, 2012 at 12:31 AM, Wayne Fay wrote: > >> On Thu, Apr 5, 2012 at 5:36 AM, wrote: > >>> > >>> I will be out of the office starting 04/05/2012 and will not return > until > >>>

Re: Frederic Mura is out of the office.

2012-10-16 Thread Jesse McConnell
gah! the least you could do is update the wiki brett! http://docs.codehaus.org/pages/viewpage.action?pageId=160694277 -- jesse mcconnell jesse.mcconn...@gmail.com On Mon, Oct 15, 2012 at 9:57 PM, Brett Porter wrote: > > On 16/10/2012, at 8:35 AM, Barrie Treloar wrote: > >> On Fri, Apr 6, 2012

Re: Jenkins jobs for the projects that have migrated to git

2012-10-16 Thread Olivier Lamy
Yup I have already desactivated this job and created https://issues.apache.org/jira/browse/INFRA-5395. Some nodes ubuntu_ARM* are for 1.7 only. 2012/10/16 Arnaud Héritier : > I didn't investigated a lot but many SCM wrong notifications are because > jenkins is trying to clone the repository on a n

Re: Jenkins jobs for the projects that have migrated to git

2012-10-16 Thread Arnaud Héritier
Reading more logs it is logical. every 20 minutes jenkins tries to check if something changed in git, it selects a node, it tries to clone the repository, fails and send the notification On Tue, Oct 16, 2012 at 10:19 AM, Arnaud Héritier wrote: > I didn't investigated a lot but many SCM wrong noti

Re: Jenkins jobs for the projects that have migrated to git

2012-10-16 Thread Arnaud Héritier
I didn't investigated a lot but many SCM wrong notifications are because jenkins is trying to clone the repository on a node that doesn't have git installed : https://builds.apache.org/job/maven-scm-1.7/98/consoleFull Building remotely on ubuntu_ARM_12

Re: Jenkins jobs for the projects that have migrated to git

2012-10-16 Thread Olivier Lamy
Hi, 2012/10/15 Dennis Lundberg : > Hi Olivier > > Do you know if there has been any progress on this? > I found this issue that tracks the regression in Jenkins JIRA: > https://issues.jenkins-ci.org/browse/JENKINS-15367 There is something I don't understand (I didn't investigate more).The regress