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

Maven POM refactoring #17

Closed
6 tasks done
arcticicestudio opened this issue Jul 20, 2017 · 0 comments
Closed
6 tasks done

Maven POM refactoring #17

arcticicestudio opened this issue Jul 20, 2017 · 0 comments
Projects
Milestone

Comments

@arcticicestudio
Copy link
Owner

arcticicestudio commented Jul 20, 2017

Has to be done after #16
Has to be done before #9

The Maven POM contains some outdated configurations which should be refactored.

  • Update plugin- and dependency versions
  • Remove the unnecessary comment documentation header
  • Fix the copyright year for generated JavaDoc
  • Add maven-enforcer-plugin
  • Remove unused profiles and configured core plugins
  • Remove unused test dependencies
@arcticicestudio arcticicestudio added this to the 0.4.0 milestone Jul 20, 2017
@arcticicestudio arcticicestudio self-assigned this Jul 20, 2017
@arcticicestudio arcticicestudio added this to Queue in 0.4.0 Jul 20, 2017
@arcticicestudio arcticicestudio moved this from Queue to In Progress in 0.4.0 Jul 25, 2017
@arcticicestudio arcticicestudio changed the title Refactor Maven POM Maven POM refactoring Jul 25, 2017
arcticicestudio added a commit that referenced this issue Jul 25, 2017
The "assemble" profile has been configuration overhead. The config für
the Maven core plugin "maven-install-plugin" and third.party checksum
plugin hav been removed since the generation of a checksum for the
local repository should be configured locally.

Also removed the unnecessary comment header and updated the copyright year
for generated JavaDocs.

GH-17
arcticicestudio added a commit that referenced this issue Jul 25, 2017
* Update "maven-compiler-plugin" to version 3.6.1
  Starting with version 3.5, this plugin requires Maven 3. This version
  adds support for Java 9.
* Update "jacoco-maven-plugin" to version 0.7.9
  Next to a bunch of important bug fixes and a new user property for the
  data file the compatibility for Java 9 has been improved.
* Update "nexus-staging-maven-plugin" to version 1.6.8
  The the release version is compatible with the latest Nexus client lib.

Also removed the unused test dependency "org.hamcrest:hamcrest-library".

GH-17

References:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12338627
arcticicestudio added a commit that referenced this issue Jul 25, 2017
Used to enfoce the minimum Maven version 3.0.4 to keep the compability
with plugins.

Gh-17
arcticicestudio added a commit that referenced this issue Jul 25, 2017
Used to enfoce the minimum Maven version 3.0.4 to keep the compability
with plugins.

The CI builds have been adapted to match the new enforcer rules.

GH-17
arcticicestudio added a commit that referenced this issue Jul 25, 2017
The "assemble" profile has been configuration overhead. The config für
the Maven core plugin "maven-install-plugin" and third.party checksum
plugin hav been removed since the generation of a checksum for the
local repository should be configured locally.

Also removed the unnecessary comment header and updated the copyright year
for generated JavaDocs.

GH-17
arcticicestudio added a commit that referenced this issue Jul 25, 2017
* Update "maven-compiler-plugin" to version 3.6.1
  Starting with version 3.5, this plugin requires Maven 3. This version
  adds support for Java 9.
* Update "jacoco-maven-plugin" to version 0.7.9
  Next to a bunch of important bug fixes and a new user property for the
  data file the compatibility for Java 9 has been improved.
* Update "nexus-staging-maven-plugin" to version 1.6.8
  The the release version is compatible with the latest Nexus client lib.

Also removed the unused test dependency "org.hamcrest:hamcrest-library".

GH-17

References:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12338627
arcticicestudio added a commit that referenced this issue Jul 25, 2017
Used to enfoce the minimum Maven version 3.0.4 to keep the compability
with plugins.

The CI builds have been adapted to match the new enforcer rules.

GH-17
@arcticicestudio arcticicestudio moved this from In Progress to Review in 0.4.0 Jul 25, 2017
arcticicestudio added a commit that referenced this issue Jul 25, 2017
@arcticicestudio arcticicestudio moved this from Review to Done in 0.4.0 Jul 25, 2017
@arcticicestudio arcticicestudio mentioned this issue Jul 25, 2017
3 tasks
@arcticicestudio arcticicestudio removed their assignment Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
0.4.0
Done
Development

No branches or pull requests

1 participant