Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-29 Thread Andreas Dangel

Alright, PMD 5.0.1 is available :)

I created a new issue in Jira with a small patch - as it turned out, 
that we changed the PMD Renderer classes slightly

-> https://jira.codehaus.org/browse/MPMD-160

Let me know if I can help with something.

Thanks,
Andreas



On 26.11.2012 23:02, schrieb Olivier Lamy:

2012/11/26 Andreas Dangel:

Hi,

you might want to wait with the new PMD Plugin until end of this week. I
plan to release PMD 5.0.1 this week, which brings a couple of bugfixes:
https://sourceforge.net/p/pmd/bugs/milestone/PMD-5.0.1/

Additionally, I verified that the following two issues would be fixed with
5.0.1, too:
http://jira.codehaus.org/browse/MPMD-126
http://jira.codehaus.org/browse/MPMD-139

It should be only a matter of updating the dependency.

Great!
Sure we can wait some days more :-)

Thanks
--
Olivier


Thanks,
Andreas


On 26.11.2012 16:32, schrieb Olivier Lamy:


2012/11/26 Daniel Kulp:



OK.  Just read the release notes for PMD 5.0:

http://sourceforge.net/projects/pmd/files/pmd/5.0.0/

PMD 5 is definitely NOT compatible with much of the configuration and
custom rulesets and such that are out there.   Thus, this really is a
gigantic update.   I would recommend canceling this and re-spin with  a 3.0
version number as this is definitely not anywhere close to compatible to the
2.7 version of the plugin.



Sounds a good reason.
I will re start the release with a 3.0 version number



Dan



On Nov 26, 2012, at 9:50 AM, Daniel Kulp   wrote:



I'm getting:


[WARNING] Failure executing PMD: Couldn't find the class Can't find
resource rulesets/basic.xml.  Make sure the resource is a valid file or URL
or is on the CLASSPATH.  Here's the current classpath:
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
java.lang.RuntimeException: Couldn't find the class Can't find resource
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on
the CLASSPATH.  Here's the current classpath:
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar

and a big long stack trace if I update to this.  (this is with CXF)
Any ideas?



Dan



On Nov 26, 2012, at 5:00 AM, Olivier Lamy   wrote:


Hi,

We solved N issues:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287

There are still a couple of issues left in JIRA:

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-maven-074/

https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip

Staging site:
http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Thanks,
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Andreas Dangel
https://github.com/adangel
skype: andreas_dangel

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Andreas Dangel
https://github.com/adangel
skype: andreas_dangel

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-29 Thread Andreas Dangel

Alright, PMD 5.0.1 is available :)

I created a new issue in Jira with a small patch - as it turned out, 
that we changed the PMD Renderer classes slightly

-> https://jira.codehaus.org/browse/MPMD-160

Let me know if I can help with something.

Thanks,
Andreas



On 26.11.2012 23:02, schrieb Olivier Lamy:

2012/11/26 Andreas Dangel:

Hi,

you might want to wait with the new PMD Plugin until end of this week. I
plan to release PMD 5.0.1 this week, which brings a couple of bugfixes:
https://sourceforge.net/p/pmd/bugs/milestone/PMD-5.0.1/

Additionally, I verified that the following two issues would be fixed with
5.0.1, too:
http://jira.codehaus.org/browse/MPMD-126
http://jira.codehaus.org/browse/MPMD-139

It should be only a matter of updating the dependency.

Great!
Sure we can wait some days more :-)

Thanks
--
Olivier


Thanks,
Andreas


On 26.11.2012 16:32, schrieb Olivier Lamy:


2012/11/26 Daniel Kulp:



OK.  Just read the release notes for PMD 5.0:

http://sourceforge.net/projects/pmd/files/pmd/5.0.0/

PMD 5 is definitely NOT compatible with much of the configuration and
custom rulesets and such that are out there.   Thus, this really is a
gigantic update.   I would recommend canceling this and re-spin with  a 3.0
version number as this is definitely not anywhere close to compatible to the
2.7 version of the plugin.



Sounds a good reason.
I will re start the release with a 3.0 version number



Dan



On Nov 26, 2012, at 9:50 AM, Daniel Kulp   wrote:



I'm getting:


[WARNING] Failure executing PMD: Couldn't find the class Can't find
resource rulesets/basic.xml.  Make sure the resource is a valid file or URL
or is on the CLASSPATH.  Here's the current classpath:
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
java.lang.RuntimeException: Couldn't find the class Can't find resource
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on
the CLASSPATH.  Here's the current classpath:
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar

and a big long stack trace if I update to this.  (this is with CXF)
Any ideas?



Dan



On Nov 26, 2012, at 5:00 AM, Olivier Lamy   wrote:


Hi,

We solved N issues:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287

There are still a couple of issues left in JIRA:

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-maven-074/

https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip

Staging site:
http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Thanks,
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Andreas Dangel
https://github.com/adangel
skype: andreas_dangel

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Andreas Dangel
https://github.com/adangel
skype: andreas_dangel

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Olivier Lamy
2012/11/26 Andreas Dangel :
> Hi,
>
> you might want to wait with the new PMD Plugin until end of this week. I
> plan to release PMD 5.0.1 this week, which brings a couple of bugfixes:
> https://sourceforge.net/p/pmd/bugs/milestone/PMD-5.0.1/
>
> Additionally, I verified that the following two issues would be fixed with
> 5.0.1, too:
> http://jira.codehaus.org/browse/MPMD-126
> http://jira.codehaus.org/browse/MPMD-139
>
> It should be only a matter of updating the dependency.
Great!
Sure we can wait some days more :-)

Thanks
--
Olivier
>
> Thanks,
> Andreas
>
>
> On 26.11.2012 16:32, schrieb Olivier Lamy:
>>
>> 2012/11/26 Daniel Kulp:
>>>
>>>
>>> OK.  Just read the release notes for PMD 5.0:
>>>
>>> http://sourceforge.net/projects/pmd/files/pmd/5.0.0/
>>>
>>> PMD 5 is definitely NOT compatible with much of the configuration and
>>> custom rulesets and such that are out there.   Thus, this really is a
>>> gigantic update.   I would recommend canceling this and re-spin with  a 3.0
>>> version number as this is definitely not anywhere close to compatible to the
>>> 2.7 version of the plugin.
>>>
>>
>> Sounds a good reason.
>> I will re start the release with a 3.0 version number
>>
>>>
>>> Dan
>>>
>>>
>>>
>>> On Nov 26, 2012, at 9:50 AM, Daniel Kulp  wrote:
>>>

 I'm getting:


 [WARNING] Failure executing PMD: Couldn't find the class Can't find
 resource rulesets/basic.xml.  Make sure the resource is a valid file or URL
 or is on the CLASSPATH.  Here's the current classpath:
 /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 java.lang.RuntimeException: Couldn't find the class Can't find resource
 rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on
 the CLASSPATH.  Here's the current classpath:
 /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar

 and a big long stack trace if I update to this.  (this is with CXF)
 Any ideas?



 Dan



 On Nov 26, 2012, at 5:00 AM, Olivier Lamy  wrote:

> Hi,
>
> We solved N issues:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287
>
> There are still a couple of issues left in JIRA:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-maven-074/
>
> https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip
>
> Staging site:
> http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

 --
 Daniel Kulp
 dk...@apache.org - http://dankulp.com/blog
 Talend Community Coder - http://coders.talend.com


 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org

>>>
>>> --
>>> Daniel Kulp
>>> dk...@apache.org - http://dankulp.com/blog
>>> Talend Community Coder - http://coders.talend.com
>>>
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> --
> Andreas Dangel
> https://github.com/adangel
> skype: andreas_dangel
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Andreas Dangel

Hi,

you might want to wait with the new PMD Plugin until end of this week. I 
plan to release PMD 5.0.1 this week, which brings a couple of bugfixes:

https://sourceforge.net/p/pmd/bugs/milestone/PMD-5.0.1/

Additionally, I verified that the following two issues would be fixed 
with 5.0.1, too:

http://jira.codehaus.org/browse/MPMD-126
http://jira.codehaus.org/browse/MPMD-139

It should be only a matter of updating the dependency.

Thanks,
Andreas


On 26.11.2012 16:32, schrieb Olivier Lamy:

2012/11/26 Daniel Kulp:


OK.  Just read the release notes for PMD 5.0:

http://sourceforge.net/projects/pmd/files/pmd/5.0.0/

PMD 5 is definitely NOT compatible with much of the configuration and custom 
rulesets and such that are out there.   Thus, this really is a gigantic update. 
  I would recommend canceling this and re-spin with  a 3.0 version number as 
this is definitely not anywhere close to compatible to the 2.7 version of the 
plugin.



Sounds a good reason.
I will re start the release with a 3.0 version number



Dan



On Nov 26, 2012, at 9:50 AM, Daniel Kulp  wrote:



I'm getting:


[WARNING] Failure executing PMD: Couldn't find the class Can't find resource 
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on the 
CLASSPATH.  Here's the current classpath: 
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
java.lang.RuntimeException: Couldn't find the class Can't find resource 
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on the 
CLASSPATH.  Here's the current classpath: 
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar

and a big long stack trace if I update to this.  (this is with CXF)Any 
ideas?



Dan



On Nov 26, 2012, at 5:00 AM, Olivier Lamy  wrote:


Hi,

We solved N issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-maven-074/
https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip

Staging site:
http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Thanks,
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--
Andreas Dangel
https://github.com/adangel
skype: andreas_dangel

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Olivier Lamy
2012/11/26 Daniel Kulp :
>
> OK.  Just read the release notes for PMD 5.0:
>
> http://sourceforge.net/projects/pmd/files/pmd/5.0.0/
>
> PMD 5 is definitely NOT compatible with much of the configuration and custom 
> rulesets and such that are out there.   Thus, this really is a gigantic 
> update.   I would recommend canceling this and re-spin with  a 3.0 version 
> number as this is definitely not anywhere close to compatible to the 2.7 
> version of the plugin.
>

Sounds a good reason.
I will re start the release with a 3.0 version number

>
> Dan
>
>
>
> On Nov 26, 2012, at 9:50 AM, Daniel Kulp  wrote:
>
>>
>> I'm getting:
>>
>>
>> [WARNING] Failure executing PMD: Couldn't find the class Can't find resource 
>> rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on 
>> the CLASSPATH.  Here's the current classpath: 
>> /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
>> java.lang.RuntimeException: Couldn't find the class Can't find resource 
>> rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on 
>> the CLASSPATH.  Here's the current classpath: 
>> /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
>>
>> and a big long stack trace if I update to this.  (this is with CXF)Any 
>> ideas?
>>
>>
>>
>> Dan
>>
>>
>>
>> On Nov 26, 2012, at 5:00 AM, Olivier Lamy  wrote:
>>
>>> Hi,
>>>
>>> We solved N issues:
>>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287
>>>
>>> There are still a couple of issues left in JIRA:
>>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1
>>>
>>> Staging repo:
>>> https://repository.apache.org/content/repositories/maven-maven-074/
>>> https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip
>>>
>>> Staging site:
>>> http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)
>>>
>>> Guide to testing staged releases:
>>> http://maven.apache.org/guides/development/guide-testing-releases.html
>>>
>>> Vote open for 72 hours.
>>>
>>> [ ] +1
>>> [ ] +0
>>> [ ] -1
>>>
>>> Thanks,
>>> --
>>> Olivier Lamy
>>> Talend: http://coders.talend.com
>>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>>
>>> -
>>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>>> For additional commands, e-mail: dev-h...@maven.apache.org
>>>
>>
>> --
>> Daniel Kulp
>> dk...@apache.org - http://dankulp.com/blog
>> Talend Community Coder - http://coders.talend.com
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>>
>
> --
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Daniel Kulp

OK.  Just read the release notes for PMD 5.0:

http://sourceforge.net/projects/pmd/files/pmd/5.0.0/

PMD 5 is definitely NOT compatible with much of the configuration and custom 
rulesets and such that are out there.   Thus, this really is a gigantic update. 
  I would recommend canceling this and re-spin with  a 3.0 version number as 
this is definitely not anywhere close to compatible to the 2.7 version of the 
plugin.


Dan



On Nov 26, 2012, at 9:50 AM, Daniel Kulp  wrote:

> 
> I'm getting:
> 
> 
> [WARNING] Failure executing PMD: Couldn't find the class Can't find resource 
> rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on 
> the CLASSPATH.  Here's the current classpath: 
> /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
> java.lang.RuntimeException: Couldn't find the class Can't find resource 
> rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on 
> the CLASSPATH.  Here's the current classpath: 
> /Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
> 
> and a big long stack trace if I update to this.  (this is with CXF)Any 
> ideas?
> 
> 
> 
> Dan
> 
> 
> 
> On Nov 26, 2012, at 5:00 AM, Olivier Lamy  wrote:
> 
>> Hi,
>> 
>> We solved N issues:
>> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287
>> 
>> There are still a couple of issues left in JIRA:
>> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1
>> 
>> Staging repo:
>> https://repository.apache.org/content/repositories/maven-maven-074/
>> https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip
>> 
>> Staging site:
>> http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)
>> 
>> Guide to testing staged releases:
>> http://maven.apache.org/guides/development/guide-testing-releases.html
>> 
>> Vote open for 72 hours.
>> 
>> [ ] +1
>> [ ] +0
>> [ ] -1
>> 
>> Thanks,
>> --
>> Olivier Lamy
>> Talend: http://coders.talend.com
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>> 
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
>> For additional commands, e-mail: dev-h...@maven.apache.org
>> 
> 
> -- 
> Daniel Kulp
> dk...@apache.org - http://dankulp.com/blog
> Talend Community Coder - http://coders.talend.com
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: [VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Daniel Kulp

I'm getting:


[WARNING] Failure executing PMD: Couldn't find the class Can't find resource 
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on the 
CLASSPATH.  Here's the current classpath: 
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
java.lang.RuntimeException: Couldn't find the class Can't find resource 
rulesets/basic.xml.  Make sure the resource is a valid file or URL or is on the 
CLASSPATH.  Here's the current classpath: 
/Users/dkulp/bin/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar

and a big long stack trace if I update to this.  (this is with CXF)Any 
ideas?



Dan



On Nov 26, 2012, at 5:00 AM, Olivier Lamy  wrote:

> Hi,
> 
> We solved N issues:
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287
> 
> There are still a couple of issues left in JIRA:
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1
> 
> Staging repo:
> https://repository.apache.org/content/repositories/maven-maven-074/
> https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip
> 
> Staging site:
> http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)
> 
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
> 
> Vote open for 72 hours.
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Thanks,
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
> 

-- 
Daniel Kulp
dk...@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



[VOTE] Release Maven PMD Plugin 2.8

2012-11-26 Thread Olivier Lamy
Hi,

We solved N issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140&styleName=Html&version=18287

There are still a couple of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=11140&status=1

Staging repo:
https://repository.apache.org/content/repositories/maven-maven-074/
https://repository.apache.org/content/repositories/maven-074/org/apache/maven/plugins/maven-pmd-plugin/2.8/maven-pmd-plugin-2.8-source-release.zip

Staging site:
http://maven.apache.org/plugins/maven-pmd-plugin-2.8/ (wait sync)

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

Thanks,
--
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org