Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simpligility/6733088 to your computer and use it in GitHub Desktop.
Save simpligility/6733088 to your computer and use it in GitHub Desktop.
$ cd target/checkout
$ ls
LICENSE.txt README.asciidoc changelog.asciidoc pom.xml target
$ pwd
/Users/manfred/dev/github/simpligility/progressive-organization-pom/target/checkout
Manfreds-MacBook-Pro:checkout manfred$ tree target/
target/
├── nexus-staging
│   └── staging
│   ├── 42b61fb4c62700
│   │   └── com
│   │   └── simpligility
│   │   └── maven
│   │   └── progressive-organization-pom
│   │   ├── 1.0.0
│   │   │   ├── progressive-organization-pom-1.0.0.pom
│   │   │   └── progressive-organization-pom-1.0.0.pom.asc
│   │   └── maven-metadata-nexus.xml
│   └── 42b61fb4c62700.properties
├── progressive-organization-pom-1.0.0.pom
└── progressive-organization-pom-1.0.0.pom.asc
8 directories, 6 files
$ cat target/nexus-staging/staging/42b61fb4c62700.properties
#Generated by org.sonatype.plugins:nexus-staging-maven-plugin:1.4.8
#Fri Sep 27 11:15:41 PDT 2013
stagingRepository.managed=true
stagingRepository.profileId=42b61fb4c62700
stagingRepository.id=comsimpligility-1005
stagingRepository.url=https\://oss.sonatype.org\:443/content/repositories/comsimpligility-1005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment