Skip to content

fix: add maven plugin documentation#9204

Merged
caalador merged 3 commits intomasterfrom
issues/8617_maven_plugin_documentation
Oct 23, 2020
Merged

fix: add maven plugin documentation#9204
caalador merged 3 commits intomasterfrom
issues/8617_maven_plugin_documentation

Conversation

@caalador
Copy link
Copy Markdown
Contributor

Add documentation on maven plugin
goals and configuration options.

Fixes #8617

Add documentation on maven plugin
goals and configuration options.

Fixes #8617
Comment thread flow-maven-plugin/README.md
Comment thread flow-maven-plugin/README.md Outdated
Comment thread flow-maven-plugin/README.md Outdated
Update javaDoc to better inform what is done.
@vaadin-bot vaadin-bot added +0.1.0 and removed +0.0.1 labels Oct 21, 2020
@vaadin-bot
Copy link
Copy Markdown
Collaborator

SonarQube analysis reported 5 issues

Note: The following issues were found on lines that were not modified in the pull request. Because these issues can't be reported as line comments, they are summarized here:

  1. MINOR PrepareFrontendMojo.java#L162: Remove this use of "SERVLET_PARAMETER_PRODUCTION_MODE"; it is deprecated. rule
  2. MINOR PrepareFrontendMojo.java#L163: Remove this use of "SERVLET_PARAMETER_USE_V14_BOOTSTRAP"; it is deprecated. rule
  3. MINOR PrepareFrontendMojo.java#L165: Remove this use of "SERVLET_PARAMETER_INITIAL_UIDL"; it is deprecated. rule
  4. MINOR PrepareFrontendMojo.java#L178: Remove this use of "SERVLET_PARAMETER_ENABLE_PNPM"; it is deprecated. rule
  5. MINOR PrepareFrontendMojo.java#L179: Remove this use of "REQUIRE_HOME_NODE_EXECUTABLE"; it is deprecated. rule

@caalador caalador added +0.0.1 and removed +0.1.0 labels Oct 23, 2020
@caalador caalador merged commit f2e8464 into master Oct 23, 2020
@caalador caalador deleted the issues/8617_maven_plugin_documentation branch October 23, 2020 09:40
caalador added a commit that referenced this pull request Oct 26, 2020
Add documentation on maven plugin
goals and configuration options.

Fixes #8617
caalador added a commit that referenced this pull request Oct 26, 2020
Add documentation on maven plugin
goals and configuration options.

Fixes #8617
joheriks pushed a commit that referenced this pull request Oct 26, 2020
Add documentation on maven plugin
goals and configuration options.

Fixes #8617
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maven Plugin Documentation missing

3 participants