Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Update asconfig command #60

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

hgschmie
Copy link
Member

  • add an 'info' command to show metadata.
  • Replace InputSupplier with ByteSource and ByteSink
  • remove Generator and ZipGenerator, have ZipPackager use ByteSource
  • allow init to omit the release or snapshot repo or both. Make release and snapshot smart enough
    to skip deployment if no remote repository is configured (required for local-only testing)
  • Output groupId in various places to make the output align closer with GAV coordinates
  • number of small fixes, mostly NPE edge conditions with no release and/or snapshot repository

hgschmie and others added 2 commits June 27, 2014 21:31
- add an 'info' command to show metadata.
- Replace InputSupplier with ByteSource and ByteSink
- remove Generator and ZipGenerator, have ZipPackager use ByteSource
- allow init to omit the release or snapshot repo or both. Make release and snapshot smart enough
  to skip deployment if no remote repository is configured (required for local-only testing)
- Output groupId in various places to make the output align closer with GAV coordinates
- number of small fixes, mostly NPE edge conditions with no release and/or snapshot repository
- sanity checking for missing settings.xml file
- change output format to be cut'n'paste to airship deploy command.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant