-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature mma 465 #477
Feature mma 465 #477
Conversation
@@ -0,0 +1,110 @@ | |||
/* |
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.
This changes are not need to fix the issue. Please remove Parent.java file from PR
@@ -156,6 +156,24 @@ public void setArtifactId(String artifactId) { | |||
model.setArtifactId(artifactId); | |||
} | |||
|
|||
/** |
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.
This changes are not need to fix the issue, please remove it
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.
Hi @holiday-sunrise thanks for contributing to mma project.
Can you please isolate the core changes involved in this issue to make it mergeable?
as requested
Files have been removed |
@holiday-sunrise, there is a misunderstood about PomModel.java file. |
This reverts commit e47f2ce.
PomModel.java file still contains unnecessary modification please revert this changes |
Pom model should now reverted. sorry my mistake |
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.
LGTM
No description provided.