As Anders says, svn patch is official. There is an "authorative" git clone of the plugins repo that you can use at https://github.com/apache/maven-plugins . If you're feeling adventurous you can also make a pull request at github and reference this from your JIRA. This may work :)
Kirstian 2015-01-20 16:19 GMT+01:00 Anders Hammar <[email protected]>: > An svn patch is the preferred way for a plugin hosted in svn. > http://maven.apache.org/guides/development/guide-maven-development.html > > /Anders > > On Tue, Jan 20, 2015 at 4:12 PM, <[email protected]> wrote: > >> 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 patch to upload >> my changes. Can I create a suitable patch using Git, or do I need to move >> all my work into Subversion and create the patch from there? >> >> >> Tom Williamson >> Senior Developer >> O'Reilly Automotive >> [email protected] >> >> >> This communication and any attachments are confidential, protected by >> Communications Privacy Act 18 USCS ยง 2510, solely for the use of the >> intended recipient, and may contain legally privileged material. If you >> are not the intended recipient, please return or destroy it immediately. >> Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
