-
Notifications
You must be signed in to change notification settings - Fork 94
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
chore(dist): replace profile id & unify the dependencies/plugins #400
Conversation
Codecov Report
@@ Coverage Diff @@
## master #400 +/- ##
=========================================
Coverage 62.55% 62.55%
Complexity 1866 1866
=========================================
Files 260 260
Lines 9405 9405
Branches 872 872
=========================================
Hits 5883 5883
Misses 3140 3140
Partials 382 382 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
<!-- Pass these arguments to the deploy plugin. --> | ||
<arguments>-Prelease</arguments> | ||
<!-- Pass these arguments to the deployment plugin. --> | ||
<arguments>-Papache-release</arguments> |
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.
"Papache"?
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.
</plugin> | ||
</plugins> | ||
</build> | ||
|
||
<profiles> | ||
<!-- mvn clean install -Prelease --> | ||
<!-- mvn clean install -Papache-release --> |
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.
ditto
</compilerArgs> | ||
</configuration> | ||
</plugin> | ||
<!-- <plugin>--> |
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.
useless code? add some comments if keep this code
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.
useless code? add some comments if keep this code
handle them later (not test well now)
@javeme this PR will merge until the release done, then use |
get it |
No description provided.