Github user ryenus closed the pull request at:
https://github.com/apache/maven-plugins/pull/13
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
Github user ryenus closed the pull request at:
https://github.com/apache/maven-plugins/pull/14
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org
t to release my next version with separate
jar/sources-jar/javadoc-jar differentiated via classifiers (for
multiple jdk versions).
Thank you
On Mon, Sep 23, 2013 at 11:58 PM, ryenus wrote:
> @Stephen, @Daniel, sorry I didn't subscribe the ML so just read your
> replies via markmail.org
on the business. However, I made the fixes only to
resolve real issues in my projects, see
https://github.com/ryenus/rop/blob/backport/pom.xml, checking the
tests you can see I'm a strong advocator of TDD as well.
3. Does it leave code formatting alone except for the lines that are
touched?
Yes
Would anyone be taking care of the pull requests on github:
https://github.com/apache/maven-plugins/pulls
I just made 2 but saw there're pull requests open for years.
Thanks
-
To unsubscribe, e-mail: dev-unsubscr...@maven.apach
GitHub user ryenus opened a pull request:
https://github.com/apache/maven-plugins/pull/14
[MJAVADOC-376] make the javadoc classifier customizable via property
maven.javadoc.classifier
This should work just like my other PR #13 for, just there's unrelated test
failures (
GitHub user ryenus opened a pull request:
https://github.com/apache/maven-plugins/pull/13
[MJAR-170] make the jar classifier customizable via property
maven.jar.classifier
tested with the following snippet in my pom.xml and it works:
```xml
jdk6