Re: [VOTE] Release Maven PMD Plugin version 3.4

2015-02-01 Thread twilliamson32
+1 Tom Williamson Senior Developer O'Reilly Automotive From: Michael Osipov To: Maven Developers List Date: 01/31/2015 12:05 PM Subject:[VOTE] Release Maven PMD Plugin version 3.4 Hi, We solved 15 issues: https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11140

Re: Creating a patch for maven-pmd-plugin

2015-01-20 Thread twilliamson32
I'm not feeling that adventurous today. :) I've installed SVN and created the patch using that - for some reason the patch includes a bunch of whitespace changes, but unless someone objects it should be fine as-is. The project should compile error free (including tests) after the patch is ap

Creating a patch for maven-pmd-plugin

2015-01-20 Thread twilliamson32
This may or may not be a "stupid question", but it's new territory for me so I thought I would ask: I normally use Git for source control, so when I updated the maven-pmd-plugin project, I just downloaded the source .zip file into a new Git repo and made my changes. Now I need to create a patc

Beginning the process of updating maven-pmd-plugin

2015-01-18 Thread twilliamson32
I've developed an update to the maven-pmd-plugin 3.3 project which allows it to check JSP files - I'd like to begin the process of getting the plugin updated, but I'm not sure what the next step is. Is there someone who can guide me on this process or direct me to the documentation? Thanks -