Skip to content

Conversation

@MarkEWaite
Copy link
Contributor

Since you're starting with a fresh plugin and a fresh repository, this seems like a good time to suggest that you consider using automatic formatting as part of the Maven build process.

I find it much easier to maintain code which is automatically formatted by the machine since then I no longer worry about formatting and differences which are formatting related. I can focus on the code and trust that the formatter will make the code look consistent.

Mark Waite added 2 commits February 19, 2013 10:35
Automatic Java formatting avoids developers needing to spend time
thinking about formatting specifics, since the next Maven run can
format the files for them automatically.

Format source files during the process-sources maven phase
@MarkEWaite MarkEWaite closed this Feb 19, 2013
@MarkEWaite
Copy link
Contributor Author

Sorry, I did not pay enough attention to my proposed changes to pom.xml. They are far too sweeping, introduced by my use of the sgml-pretty-print command in emacs.

MarkEWaite pushed a commit that referenced this pull request May 18, 2018
* JENKINS-48258 Use a copy of ssh file

* Corrected exception handling as per bug report

* Fixed error

* Fixed error
s27y referenced this pull request in s27y/git-client-plugin Dec 23, 2021
fix: checkout for partial clone need creds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant