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

Issue 1585 Maven Plugin Displays "[project, pluginDescriptor]" #1587

Closed
wants to merge 1 commit into from

Conversation

mrgrew
Copy link
Contributor

@mrgrew mrgrew commented Dec 11, 2020


name: Maven Plugin Displays "[project, pluginDescriptor]"
about: Issue 1585
title: 'Maven Plugin Displays "[project, pluginDescriptor]"'
labels: Status:Discovery
assignees: ''


Environment

Liquibase Version:
4.1.0

Liquibase Integration & Version: <Pick one: CLI, maven, gradle, spring boot, servlet, etc.>
liquibase-maven-plugin 4.1.0

Liquibase Extension(s) & Version:
N/A

Database Vendor & Version:
N/A

Operating System Type & Version:
N/A

Pull Request Type

  • Bug fix (non-breaking change which fixes an issue.)
  • Enhancement/New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Starting with version 4.1.0, the liquibase-maven-plugin displays "[project, pluginDescriptor]" on startup. This appears to be left-over debug code that doesn't provide any value and causes concern where none is warranted.

Steps To Reproduce

Run the command below in a directory with a pom.xml (any working pom should suffice)
mvn org.liquibase:liquibase-maven-plugin:4.1.0:status --quiet

Actual Behavior

The first output you'll see will be "[project, pluginDescriptor]"

Expected/Desired Behavior

I don't expect to see that output.

Screenshots (if appropriate)

N/A

Additional Context

N/A

Fast Track PR Acceptance Checklist:

Need Help?

Come chat with us on our discord channel

@mrgrew
Copy link
Contributor Author

mrgrew commented Dec 11, 2020

#1585 Also describes the issue.

@molivasdat molivasdat linked an issue Dec 14, 2020 that may be closed by this pull request
@molivasdat molivasdat added DBAll ImpactLow IntegrationAny RiskLow Trivial changes in spelling, documentation changes, focused bug fixes, etc. Severity4 TypeEnhancement labels Dec 14, 2020
@kataggart
Copy link
Contributor

appears to be resolved; closing
thanks for the PR and sorry for the delays!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DBAll ImpactLow IntegrationAny RiskLow Trivial changes in spelling, documentation changes, focused bug fixes, etc. Severity4 sprint2022-31 TypeEnhancement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Maven Plugin Displays "[project, pluginDescriptor]"
3 participants