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

#224 simplify maven setup #225

Merged
merged 7 commits into from
Feb 25, 2019
Merged

Conversation

kaklakariada
Copy link
Contributor

No description provided.

Copy link
Collaborator

@redcatbear redcatbear left a comment

Choose a reason for hiding this comment

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

The SNAPSHOT version looks like an accident, otherwise OK.

parent/pom.xml Outdated Show resolved Hide resolved
@@ -429,6 +472,25 @@
<ignore></ignore>
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please correct (unify) XML formatting.

Copy link
Collaborator

Choose a reason for hiding this comment

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

<groupId>org.codehaus.mojo</groupId> and so on.

Copy link
Contributor Author

@kaklakariada kaklakariada Feb 25, 2019

Choose a reason for hiding this comment

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

OK. Can you please provide the XML formatter settings so that we can document this?
We can format the xml files later.

@codecov
Copy link

codecov bot commented Feb 24, 2019

Codecov Report

Merging #225 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #225   +/-   ##
==========================================
  Coverage      78.51%   78.51%           
  Complexity       849      849           
==========================================
  Files            113      113           
  Lines           3021     3021           
  Branches         243      243           
==========================================
  Hits            2372     2372           
  Misses           590      590           
  Partials          59       59

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ca9101...ca30352. Read the comment docs.

Copy link
Collaborator

@redcatbear redcatbear left a comment

Choose a reason for hiding this comment

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

Approved with one editorial change.

@@ -429,6 +472,25 @@
<ignore></ignore>
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

<groupId>org.codehaus.mojo</groupId> and so on.

@kaklakariada kaklakariada merged commit f8d16d0 into develop Feb 25, 2019
@kaklakariada kaklakariada deleted the feature/224-simplify-maven-setup branch February 25, 2019 18:08
@kaklakariada kaklakariada mentioned this pull request Mar 3, 2019
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