Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Pom refactoring #40

Merged
merged 3 commits into from
Jul 27, 2019
Merged

Pom refactoring #40

merged 3 commits into from
Jul 27, 2019

Conversation

scordio
Copy link
Member

@scordio scordio commented Jul 25, 2019

Main target was to move the maven-enforcer-plugin version to the plugin management section, but I used the occasion to move also the other plugin versions and to reorder the pom according to the Maven POM Code Convention.

This should also fix #38.

pom.xml Outdated
<name>AssertJ - Fluent assertions for java unit testing</name>
<description>Parent POM for all AssertJ modules</description>
<url>http://assertj.org</url>
<organization>
<name>AssertJ</name>
<url>joel-costigliola.github.io/assertj/index.html</url>
Copy link
Member

Choose a reason for hiding this comment

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

let's use https://assertj.github.io/doc/ instead as we are (slowly) moving to the new website

@joel-costigliola
Copy link
Member

looks good

@joel-costigliola joel-costigliola merged commit 8c63c78 into master Jul 27, 2019
@scordio scordio deleted the pom_refactoring branch July 27, 2019 06:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

javancss-maven-plugin fails on java 8+ codebase
2 participants