-
Notifications
You must be signed in to change notification settings - Fork 68
[MPLUGIN-529] Add non-forking plugin report goal #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MPLUGIN-529] Add non-forking plugin report goal #310
Conversation
...in-report-plugin/src/main/java/org/apache/maven/plugin/plugin/report/PluginReportNoFork.java
Show resolved
Hide resolved
michael-o
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please stick to this file name scheme: https://github.com/apache/maven-jxr/blob/master/maven-jxr-plugin/src/main/java/org/apache/maven/plugin/jxr/JxrTestNoForkReport.java
michael-o
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Checking your work...
793421f to
a807fe4
Compare
…oke process-classes Co-authored-by: Michael Osipov <michaelo@apache.org> This closes apache#310
4df5d29 to
d89a965
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's wait for tests to complete.
|
@mattnelson Please create another PR for master. |
…oke process-classes Co-authored-by: Michael Osipov <michaelo@apache.org> This closes apache#310
|
…oke process-classes Co-authored-by: Michael Osipov <michaelo@apache.org> This closes apache#310
774dfd8 to
d85e7c2
Compare
…oke process-classes Co-authored-by: Michael Osipov <michaelo@apache.org> This closes apache#310
d85e7c2 to
117f61a
Compare
|
Resolve #847 |
Add non-forking plugin report goal
https://issues.apache.org/jira/browse/MPLUGIN-529