Skip to content

Explicitly disable nexus-staging-maven-plugin in example app #269

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

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

dariuszkuc
Copy link
Collaborator

Additional configuration fixes:

  • remove maven-javadoc-plugin as dokka already genertes the javadoc jar
  • explicitly disable maven-deploy-plugin as we are using nexus-staging-maven-plugin with explicit config
  • skip generating sources for the example app

Additional configuration fixes:
* remove maven-javadoc-plugin as dokka already genertes the javadoc jar
* explicitly disable maven-deploy-plugin as we are using nexus-staging-maven-plugin with explicit config
* skip generating sources for the example app
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #269 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #269   +/-   ##
=========================================
  Coverage     96.81%   96.81%           
  Complexity      196      196           
=========================================
  Files            61       61           
  Lines           691      691           
  Branches        122      122           
=========================================
  Hits            669      669           
  Misses            9        9           
  Partials         13       13

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 53b2ca0...9c56fb7. Read the comment docs.

@tapaderster tapaderster merged commit 991c488 into ExpediaGroup:master Jul 19, 2019
@dariuszkuc dariuszkuc deleted the fix_travis branch July 19, 2019 17:14
smyrick pushed a commit to smyrick/graphql-kotlin that referenced this pull request Sep 11, 2019
…Group#269)

Additional configuration fixes:
* remove maven-javadoc-plugin as dokka already genertes the javadoc jar
* explicitly disable maven-deploy-plugin as we are using nexus-staging-maven-plugin with explicit config
* skip generating sources for the example app
dariuszkuc added a commit to dariuszkuc/graphql-kotlin that referenced this pull request Aug 5, 2022
…Group#269)

Additional configuration fixes:
* remove maven-javadoc-plugin as dokka already genertes the javadoc jar
* explicitly disable maven-deploy-plugin as we are using nexus-staging-maven-plugin with explicit config
* skip generating sources for the example app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants