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

Packaging input should be a drop-down with set options #3

Closed
davidstaheli opened this issue Jun 1, 2016 · 1 comment
Closed

Packaging input should be a drop-down with set options #3

davidstaheli opened this issue Jun 1, 2016 · 1 comment

Comments

@davidstaheli
Copy link
Contributor

The "Packaging" input is a free-text field. This presents 2 problems:

  1. It would be easy for someone to enter an unsupported value
  2. Nexus looks to only support set values: pom, jar, ejb, war, ear, rar, par, maven-archetype, or maven-plugin
    We should make this field a drop-down with set options to make it less-fragile.
@jasholl
Copy link
Contributor

jasholl commented Jun 2, 2016

The packaging actually is free form on nexus; "pom, jar, ejb, war, ear, rar, par, maven-archetype, or maven-plugin" is a list of prepopulated suggestions, but are not required.

@jasholl jasholl closed this as completed Jun 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants