Skip to content
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

[MNG-6968] Updated Apache Maven Site Plugin version #382

Closed
wants to merge 1 commit into from

Conversation

boris-github
Copy link

Previous version change commit.

Reason:
Why does maven-site-plugin always use version 3.3 question on StackOverflow reached 2k views.

@boris-github boris-github changed the title Updated Apache Maven Site Plugin version MNG-6968 Updated Apache Maven Site Plugin version Oct 14, 2020
@boris-github boris-github changed the title MNG-6968 Updated Apache Maven Site Plugin version [MNG-6968] Updated Apache Maven Site Plugin version Oct 14, 2020
@@ -101,10 +101,10 @@ under the License.
</phases>
<default-phases>
<site>
org.apache.maven.plugins:maven-site-plugin:3.3:site
org.apache.maven.plugins:maven-site-plugin:3.9.1:site
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the latest version in the Maven Central Repository.

@michael-o
Copy link
Member

This sill be handled by MNG-6548.

@michael-o michael-o closed this Oct 14, 2020
gnodet added a commit to gnodet/maven that referenced this pull request Nov 20, 2024
* Two new ITs for MNG-8288 and MNG-8293

Both problems happens during reactor load up, so ITs code
is simple, just invoke "mvn validate" while the actual trick
is in resources (projects).

* Fix javadoc

* Disable MNG-2196 IT as it can infer the parent

---------

Co-authored-by: Tamas Cservenak <tamas@cservenak.net>
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.

2 participants