Skip to content

Instantly share code, notes, and snippets.

@dvdsmpsn
Last active February 22, 2017 00:32
Show Gist options
  • Save dvdsmpsn/5773015 to your computer and use it in GitHub Desktop.
Save dvdsmpsn/5773015 to your computer and use it in GitHub Desktop.
atlas-run annoyingly prompts for email signup half way through

Problem

On a clean system, atlas-run annoyingly prompts for input halfway through (see the end of the page)

  • this is an timewaster as maven already takes a long time to download jars from repos
  • in the meantime, you're likely to wander off and do something elsewhere
  • on your return, you realise that you've got to sit through some more stuff in case there are further prompts before you can start work

Suggested alternative messaging

Instead, have some standard wording that appears at the end of all builds but doesn't prompt for user input e.g.

[INFO] 1. Google Analytics tracking is enabled. To stop us tracking stuff run `atlas-analytics off`
[INFO] 2. FastDev is enabled. To disable FastDev run `atlas-fastdev off`
[INFO] 3. Signup for the Atlassian developer mailing list at http://atlassian.com/devsignup
[INFO] 4. To remove these messages run `atlas-messages off`
[WARN] You're running an old version of the SDK. Run `atlas-update` to fix this

These [INFO] messages would likely appear below the following lines:

[INFO] [talledLocalContainer] INFO: Server startup in 261766 ms
[INFO] [talledLocalContainer] Tomcat 6.x started on port [1990]
[INFO] confluence started successfully in 425s at http://lucid64:1990/confluence
[INFO] Type Ctrl-D to shutdown gracefully
[INFO] Type Ctrl-C to exit

Current Terminal output

vagrant@lucid64$ atlas-run
Executing: /usr/share/atlassian-plugin-sdk-4.2.1/apache-maven/bin/mvn com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:4.2.1:run -gs /usr/share/atlassian-plugin-sdk-4.2.1/apache-maven/conf/settings.xml
[INFO] Scanning for projects...
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-amps-dispatcher-plugin/4.2.1/maven-amps-dispatcher-plugin-4.2.1.pom
977b downloaded  (maven-amps-dispatcher-plugin-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/atlassian-amps-parent/4.2.1/atlassian-amps-parent-4.2.1.pom
16K downloaded  (atlassian-amps-parent-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-public-pom/27/atlassian-public-pom-27.pom
2K downloaded  (atlassian-public-pom-27.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-base-pom/35/atlassian-base-pom-35.pom
19K downloaded  (atlassian-base-pom-35.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-amps-dispatcher-plugin/4.2.1/maven-amps-dispatcher-plugin-4.2.1.jar
13K downloaded  (maven-amps-dispatcher-plugin-4.2.1.jar)
[INFO] ------------------------------------------------------------------------
[INFO] Building Awesome Add-on
[INFO]    task-segment: [com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:4.2.1:run]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing amps-dispatcher:run
[INFO] [confluence:copy-bundled-dependencies]
[INFO] commons-codec-1.3.jar already exists in destination.
[INFO] commons-lang-2.4.jar already exists in destination.
[INFO] truelicense-1.29.jar already exists in destination.
[INFO] truexml-1.29.jar already exists in destination.
[INFO] [resources:resources]
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 21 resources
[INFO] [confluence:filter-plugin-descriptor]
[INFO] [resources:copy-resources {execution: virtual-execution}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [confluence:generate-manifest]
[INFO] No manifest instructions found, skipping manifest generation
[INFO] [resources:testResources]
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/vagrant/projects/awesome-add-on/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [confluence:unit-test]
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [confluence:validate-manifest]
[INFO] No manifest found or validation skip flag specified, skipping validation
[INFO] [confluence:jar]
[INFO] [jar:jar]
[INFO] Building jar: /home/vagrant/projects/awesome-add-on/target/license-tool-1.0.8-SNAPSHOT.jar
[INFO] [confluence:generate-obr-artifact]
[INFO] [bundle:install-file]
[INFO] Parsing file:/home/vagrant/projects/awesome-add-on/target/obr/obr.xml
[INFO] Installing /home/vagrant/projects/awesome-add-on/target/license-tool-1.0.8-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] Building jar: /home/vagrant/projects/awesome-add-on/target/license-tool-1.0.8-SNAPSHOT.obr
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-amps-plugin/4.2.1/maven-amps-plugin-4.2.1.pom
8K downloaded  (maven-amps-plugin-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/commons-io/commons-io/2.4/commons-io-2.4.pom
9K downloaded  (commons-io-2.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-parent/25/commons-parent-25.pom
47K downloaded  (commons-parent-25.pom)
Downloading: https://maven.atlassian.com/repository/public/junit/junit/4.10/junit-4.10.pom
2K downloaded  (junit-4.10.pom)
Downloading: https://maven.atlassian.com/repository/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
481b downloaded  (hamcrest-core-1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
5K downloaded  (hamcrest-parent-1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/biz/aQute/bndlib/1.43.0-atlassian-1/bndlib-1.43.0-atlassian-1.pom
1K downloaded  (bndlib-1.43.0-atlassian-1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant/1.7.1/ant-1.7.1.pom
9K downloaded  (ant-1.7.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant-parent/1.7.1/ant-parent-1.7.1.pom
4K downloaded  (ant-parent-1.7.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.pom
2K downloaded  (ant-launcher-1.7.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
6K downloaded  (maven-core-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven/3.0/maven-3.0.pom
21K downloaded  (maven-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-parent/15/maven-parent-15.pom
23K downloaded  (maven-parent-15.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/apache/6/apache-6.pom
12K downloaded  (apache-6.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
3K downloaded  (maven-model-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
1K downloaded  (maven-settings-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
2K downloaded  (maven-settings-builder-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom
3K downloaded  (plexus-utils-2.0.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
16K downloaded  (plexus-2.0.6.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
910b downloaded  (plexus-interpolation-1.14.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
5K downloaded  (plexus-components-1.1.18.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
16K downloaded  (plexus-2.0.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
815b downloaded  (plexus-component-annotations-1.5.5.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
4K downloaded  (plexus-containers-1.5.5.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
2K downloaded  (plexus-sec-dispatcher-1.3.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
6K downloaded  (spice-parent-12.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
2K downloaded  (plexus-cipher-1.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
1K downloaded  (maven-repository-metadata-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
1K downloaded  (maven-artifact-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
2K downloaded  (maven-plugin-api-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
2K downloaded  (maven-model-builder-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
2K downloaded  (maven-aether-provider-3.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
1K downloaded  (aether-api-1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
7K downloaded  (aether-parent-1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
10K downloaded  (forge-parent-6.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
2K downloaded  (aether-util-1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
3K downloaded  (aether-impl-1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
1K downloaded  (aether-spi-1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
5K downloaded  (sisu-inject-plexus-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
3K downloaded  (guice-plexus-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
2K downloaded  (guice-bean-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
1K downloaded  (sisu-inject-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
7K downloaded  (sisu-parent-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
815b downloaded  (plexus-component-annotations-1.5.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
4K downloaded  (plexus-containers-1.5.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
16K downloaded  (plexus-2.0.5.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
3K downloaded  (plexus-classworlds-2.2.3.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
3K downloaded  (plexus-utils-2.0.5.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
5K downloaded  (sisu-inject-bean-1.4.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
10K downloaded  (sisu-guice-2.1.7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/maven-cli-plugin/1.0.10/maven-cli-plugin-1.0.10.pom
8K downloaded  (maven-cli-plugin-1.0.10.pom)
Downloading: http://maven.laughingpanda.org/maven2/org/twdata/maven/maven-cli-plugin-parent/1.0.10/maven-cli-plugin-parent-1.0.10.pom
[INFO] Unable to find resource 'org.twdata.maven:maven-cli-plugin-parent:pom:1.0.10' in repository laughing panda (http://maven.laughingpanda.org/maven2)
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/maven-cli-plugin-parent/1.0.10/maven-cli-plugin-parent-1.0.10.pom
7K downloaded  (maven-cli-plugin-parent-1.0.10.pom)
Downloading: http://maven.laughingpanda.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-plugins:pom:16' in repository laughing panda (http://maven.laughingpanda.org/maven2)
Downloading: http://twdata-m2-repository.googlecode.com/svn//org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-plugins:pom:16' in repository mojo-executor-repository (http://twdata-m2-repository.googlecode.com/svn/)
Downloading: http://people.apache.org/~mrdon/repository//org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-plugins:pom:16' in repository don-asf-repository (http://people.apache.org/~mrdon/repository/)
Downloading: http://download.java.net/maven/2//org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Unable to find resource 'org.apache.maven.plugins:maven-plugins:pom:16' in repository maven2-repository.dev.java.net (http://download.java.net/maven/2/)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
12K downloaded  (maven-plugins-16.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
2K downloaded  (maven-profile-2.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
21K downloaded  (maven-2.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
2K downloaded  (maven-project-2.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/googlecode/guava-osgi/guava-osgi/10.0.1/guava-osgi-10.0.1.pom
1K downloaded  (guava-osgi-10.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
4K downloaded  (oss-parent-7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom
10K downloaded  (commons-compress-1.4.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
46K downloaded  (commons-parent-24.pom)
Downloading: https://maven.atlassian.com/repository/public/org/tukaani/xz/1.0/xz-1.0.pom
1K downloaded  (xz-1.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-maven-client/4.2.1/plugin-module-codegen-maven-client-4.2.1.pom
1K downloaded  (plugin-module-codegen-maven-client-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-engine/4.2.1/plugin-module-codegen-engine-4.2.1.pom
2K downloaded  (plugin-module-codegen-engine-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-api/4.2.1/plugin-module-codegen-api-4.2.1.pom
1K downloaded  (plugin-module-codegen-api-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/mojo-executor/1.5.1/mojo-executor-1.5.1.pom
2K downloaded  (mojo-executor-1.5.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/mojo-executor-parent/1.5.1/mojo-executor-parent-1.5.1.pom
9K downloaded  (mojo-executor-parent-1.5.1.pom)
Downloading: https://maven.atlassian.com/repository/public/commons-io/commons-io/2.0/commons-io-2.0.pom
8K downloaded  (commons-io-2.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-parent/15/commons-parent-15.pom
30K downloaded  (commons-parent-15.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/apache/7/apache-7.pom
14K downloaded  (apache-7.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/velocity/velocity/1.6.3/velocity-1.6.3.pom
10K downloaded  (velocity-1.6.3.pom)
Downloading: https://maven.atlassian.com/repository/public/asm/asm-all/20070324/asm-all-20070324.pom
292b downloaded  (asm-all-20070324.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/fugue/fugue/1.0/fugue-1.0.pom
5K downloaded  (fugue-1.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-public-pom/28/atlassian-public-pom-28.pom
2K downloaded  (atlassian-public-pom-28.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-base-pom/36/atlassian-base-pom-36.pom
20K downloaded  (atlassian-base-pom-36.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/guava/guava/r06/guava-r06.pom
3K downloaded  (guava-r06.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/google/5/google-5.pom
2K downloaded  (google-5.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/archetypes/refapp-plugin-archetype/4.2.1/refapp-plugin-archetype-4.2.1.pom
732b downloaded  (refapp-plugin-archetype-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/atlassian-amps-product-archetypes/4.2.1/atlassian-amps-product-archetypes-4.2.1.pom
2K downloaded  (atlassian-amps-product-archetypes-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/dmurph/JGoogleAnalyticsTracker/1.2.1-atlassian/JGoogleAnalyticsTracker-1.2.1-atlassian.pom
416b downloaded  (JGoogleAnalyticsTracker-1.2.1-atlassian.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-nop/1.6.2/slf4j-nop-1.6.2.pom
1K downloaded  (slf4j-nop-1.6.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-parent/1.6.2/slf4j-parent-1.6.2.pom
9K downloaded  (slf4j-parent-1.6.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.pom
2K downloaded  (slf4j-api-1.6.2.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/atlassian-rest-doclet/2.5.0/atlassian-rest-doclet-2.5.0.pom
1K downloaded  (atlassian-rest-doclet-2.5.0.pom)
Downloading: https://maven-repository.dev.java.net//com/atlassian/plugins/rest/atlassian-rest-parent/2.5.0/atlassian-rest-parent-2.5.0.pom
[WARNING] Unable to get resource 'com.atlassian.plugins.rest:atlassian-rest-parent:pom:2.5.0' from repository java.net.repository (https://maven-repository.dev.java.net/): Error transferring file: maven-repository.dev.java.net
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/atlassian-rest-parent/2.5.0/atlassian-rest-parent-2.5.0.pom
9K downloaded  (atlassian-rest-parent-2.5.0.pom)
Downloading: https://maven-repository.dev.java.net//com/atlassian/pom/atlassian-public-pom/24/atlassian-public-pom-24.pom
[WARNING] Unable to get resource 'com.atlassian.pom:atlassian-public-pom:pom:24' from repository java.net.repository (https://maven-repository.dev.java.net/): Error transferring file: maven-repository.dev.java.net
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-public-pom/24/atlassian-public-pom-24.pom
2K downloaded  (atlassian-public-pom-24.pom)
Downloading: https://maven-repository.dev.java.net//com/atlassian/pom/atlassian-base-pom/31/atlassian-base-pom-31.pom
[WARNING] Unable to get resource 'com.atlassian.pom:atlassian-base-pom:pom:31' from repository java.net.repository (https://maven-repository.dev.java.net/): Error transferring file: maven-repository.dev.java.net
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/pom/atlassian-base-pom/31/atlassian-base-pom-31.pom
19K downloaded  (atlassian-base-pom-31.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/atlassian-rest-common/2.5.0/atlassian-rest-common-2.5.0.pom
2K downloaded  (atlassian-rest-common-2.5.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/com.atlassian.jersey-library/2.5.0/com.atlassian.jersey-library-2.5.0.pom
2K downloaded  (com.atlassian.jersey-library-2.5.0.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/ws/rs/jsr311-api/1.0/jsr311-api-1.0.pom
5K downloaded  (jsr311-api-1.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-server/1.0.3-atlassian-1/jersey-server-1.0.3-atlassian-1.pom
7K downloaded  (jersey-server-1.0.3-atlassian-1.pom)
Downloading: http://download.java.net/maven/glassfish/com/sun/jersey/jersey-project/1.0.3-atlassian-1/jersey-project-1.0.3-atlassian-1.pom
[INFO] Unable to find resource 'com.sun.jersey:jersey-project:pom:1.0.3-atlassian-1' in repository glassfish-repository (http://download.java.net/maven/glassfish)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-project/1.0.3-atlassian-1/jersey-project-1.0.3-atlassian-1.pom
9K downloaded  (jersey-project-1.0.3-atlassian-1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-core/1.0.3-atlassian-1/jersey-core-1.0.3-atlassian-1.pom
7K downloaded  (jersey-core-1.0.3-atlassian-1.pom)
Downloading: https://maven.atlassian.com/repository/public/asm/asm/3.1/asm-3.1.pom
278b downloaded  (asm-3.1.pom)
Downloading: https://maven.atlassian.com/repository/public/asm/asm-parent/3.1/asm-parent-3.1.pom
4K downloaded  (asm-parent-3.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-json/1.0.3-atlassian-1/jersey-json-1.0.3-atlassian-1.pom
5K downloaded  (jersey-json-1.0.3-atlassian-1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
2K downloaded  (jettison-1.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/xml/bind/jaxb-impl/2.1.10/jaxb-impl-2.1.10.pom
340b downloaded  (jaxb-impl-2.1.10.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.pom
486b downloaded  (jaxb-api-2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-core-asl/1.4.4/jackson-core-asl-1.4.4.pom
1016b downloaded  (jackson-core-asl-1.4.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-jaxrs/1.4.4/jackson-jaxrs-1.4.4.pom
1K downloaded  (jackson-jaxrs-1.4.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-mapper-asl/1.4.4/jackson-mapper-asl-1.4.4.pom
1K downloaded  (jackson-mapper-asl-1.4.4.pom)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-xc/1.4.4/jackson-xc-1.4.4.pom
1K downloaded  (jackson-xc-1.4.4.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/sal/sal-api/2.6.0/sal-api-2.6.0.pom
3K downloaded  (sal-api-2.6.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/sal/sal-parent/2.6.0/sal-parent-2.6.0.pom
5K downloaded  (sal-parent-2.6.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.pom
8K downloaded  (hibernate-validator-4.0.2.GA.pom)
Downloading: https://maven.atlassian.com/repository/public/org/hibernate/hibernate-validator-parent/4.0.2.GA/hibernate-validator-parent-4.0.2.GA.pom
9K downloaded  (hibernate-validator-parent-4.0.2.GA.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom
4K downloaded  (validation-api-1.0.0.GA.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
2K downloaded  (slf4j-api-1.5.6.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
7K downloaded  (slf4j-parent-1.5.6.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/contribs/wadl-resourcedoc-doclet/1.0.3/wadl-resourcedoc-doclet-1.0.3.pom
4K downloaded  (wadl-resourcedoc-doclet-1.0.3.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/contribs/jersey-contribs/1.0.3/jersey-contribs-1.0.3.pom
2K downloaded  (jersey-contribs-1.0.3.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-project/1.0.3/jersey-project-1.0.3.pom
8K downloaded  (jersey-project-1.0.3.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-server/1.0.3/jersey-server-1.0.3.pom
6K downloaded  (jersey-server-1.0.3.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-core/1.0.3/jersey-core-1.0.3.pom
7K downloaded  (jersey-core-1.0.3.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/standalone/4.2.1/standalone-4.2.1.pom
3K downloaded  (standalone-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/atlassian-plugins-osgi-testrunner/1.1.1/atlassian-plugins-osgi-testrunner-1.1.1.pom
2K downloaded  (atlassian-plugins-osgi-testrunner-1.1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/atlassian-plugins-osgi-testrunner-parent/1.1.1/atlassian-plugins-osgi-testrunner-parent-1.1.1.pom
3K downloaded  (atlassian-plugins-osgi-testrunner-parent-1.1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-client/1.1.3-incubating/wink-client-1.1.3-incubating.pom
4K downloaded  (wink-client-1.1.3-incubating.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink/1.1.3-incubating/wink-1.1.3-incubating.pom
39K downloaded  (wink-1.1.3-incubating.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/apache/8/apache-8.pom
13K downloaded  (apache-8.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-common/1.1.3-incubating/wink-common-1.1.3-incubating.pom
5K downloaded  (wink-common-1.1.3-incubating.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/xml/bind/jaxb-api/2.2/jaxb-api-2.2.pom
486b downloaded  (jaxb-api-2.2.pom)
Downloading: https://maven.atlassian.com/repository/public/com/sun/xml/bind/jaxb-impl/2.2.1.1/jaxb-impl-2.2.1.1.pom
2K downloaded  (jaxb-impl-2.2.1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/xml/bind/jaxb-api/2.2.1/jaxb-api-2.2.1.pom
3K downloaded  (jaxb-api-2.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom
5K downloaded  (jsr311-api-1.1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/geronimo/specs/geronimo-annotation_1.1_spec/1.0/geronimo-annotation_1.1_spec-1.0.pom
3K downloaded  (geronimo-annotation_1.1_spec-1.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
5K downloaded  (genesis-java5-flava-2.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
17K downloaded  (genesis-default-flava-2.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
17K downloaded  (genesis-2.0.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/code/gson/gson/2.2.2-atlassian-1/gson-2.2.2-atlassian-1.pom
7K downloaded  (gson-2.2.2-atlassian-1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/javascript/closure-compiler/rr2079.1/closure-compiler-rr2079.1.pom
4K downloaded  (closure-compiler-rr2079.1.pom)
Downloading: https://maven.atlassian.com/repository/public/args4j/args4j/2.0.12/args4j-2.0.12.pom
187b downloaded  (args4j-2.0.12.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom
5K downloaded  (guava-10.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
1K downloaded  (guava-parent-10.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
965b downloaded  (jsr305-1.3.9.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom
7K downloaded  (protobuf-java-2.4.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/google/1/google-1.pom
1K downloaded  (google-1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/json/json/20090211/json-20090211.pom
1K downloaded  (json-20090211.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
9K downloaded  (ant-1.8.2.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
4K downloaded  (ant-parent-1.8.2.pom)
Downloading: https://maven.atlassian.com/repository/public/com/googlecode/jarjar/jarjar/1.1/jarjar-1.1.pom
1K downloaded  (jarjar-1.1.pom)
Downloading: https://maven.atlassian.com/repository/public/junit/junit/4.8.2/junit-4.8.2.pom
1K downloaded  (junit-4.8.2.pom)
Downloading: https://maven.atlassian.com/repository/public/com/yahoo/platform/yui/yuicompressor/2.4.7/yuicompressor-2.4.7.pom
1K downloaded  (yuicompressor-2.4.7.pom)
Downloading: https://maven.atlassian.com/repository/public/rhino/js/1.6R7/js-1.6R7.pom
786b downloaded  (js-1.6R7.pom)
Downloading: https://maven.atlassian.com/repository/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10K downloaded  (commons-codec-1.6.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-parent/22/commons-parent-22.pom
40K downloaded  (commons-parent-22.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom
3K downloaded  (maven-common-artifact-filters-1.3.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom
9K downloaded  (maven-shared-components-12.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/maven-parent/13/maven-parent-13.pom
22K downloaded  (maven-parent-13.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-client-apache-httpclient/1.1.3-incubating/wink-client-apache-httpclient-1.1.3-incubating.pom
2K downloaded  (wink-client-apache-httpclient-1.1.3-incubating.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.pom
6K downloaded  (httpclient-4.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpcomponents-client/4.0.1/httpcomponents-client-4.0.1.pom
8K downloaded  (httpcomponents-client-4.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/project/4.0/project-4.0.pom
12K downloaded  (project-4.0.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom
4K downloaded  (httpcore-4.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom
9K downloaded  (httpcomponents-core-4.0.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.pom
2K downloaded  (jcl-over-slf4j-1.6.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
9K downloaded  (slf4j-parent-1.6.1.pom)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
2K downloaded  (slf4j-api-1.6.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/google/javascript/closure-compiler/rr2079.1/closure-compiler-rr2079.1.jar
Downloading: https://maven.atlassian.com/repository/public/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/maven-cli-plugin/1.0.10/maven-cli-plugin-1.0.10.jar
Downloading: https://maven.atlassian.com/repository/public/biz/aQute/bndlib/1.43.0-atlassian-1/bndlib-1.43.0-atlassian-1.jar
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/atlassian-plugins-osgi-testrunner/1.1.1/atlassian-plugins-osgi-testrunner-1.1.1.jar
8K downloaded  (atlassian-plugins-osgi-testrunner-1.1.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
45K downloaded  (jsr311-api-1.1.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/tukaani/xz/1.0/xz-1.0.jar
153K downloaded  (maven-cli-plugin-1.0.10.jar)
55K downloaded  (jettison-1.0.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpclient/4.0.1/httpclient-4.0.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-client/1.1.3-incubating/wink-client-1.1.3-incubating.jar
92K downloaded  (xz-1.0.jar)            
55K downloaded  (wink-client-1.1.3-incubating.jar)
Downloading: https://maven.atlassian.com/repository/public/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar
Downloading: https://maven.atlassian.com/repository/public/com/sun/xml/bind/jaxb-impl/2.2.1.1/jaxb-impl-2.2.1.1.jar
46K downloaded  (validation-api-1.0.0.GA.jar)
284K downloaded  (httpclient-4.0.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant/1.7.1/ant-1.7.1.jar
663K downloaded  (bndlib-1.43.0-atlassian-1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/googlecode/jarjar/jarjar/1.1/jarjar-1.1.jar
Downloading: https://maven.atlassian.com/repository/public/rhino/js/1.6R7/js-1.6R7.jar
110K downloaded  (jarjar-1.1.jar)   
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/fugue/fugue/1.0/fugue-1.0.jar
52K downloaded  (fugue-1.0.jar)              
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/contribs/wadl-resourcedoc-doclet/1.0.3/wadl-resourcedoc-doclet-1.0.3.jar
16K downloaded  (wadl-resourcedoc-doclet-1.0.3.jar)
Downloading: https://maven.atlassian.com/repository/public/org/hibernate/hibernate-validator/4.0.2.GA/hibernate-validator-4.0.2.GA.jar
221K downloaded  (hibernate-validator-4.0.2.GA.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/velocity/velocity/1.6.3/velocity-1.6.3.jar
794K downloaded  (js-1.6R7.jar)                
Downloading: https://maven.atlassian.com/repository/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
411K downloaded  (velocity-1.6.3.jar) 
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-core-asl/1.4.4/jackson-core-asl-1.4.4.jar
147K downloaded  (jackson-core-asl-1.4.4.jar)  
227K downloaded  (commons-codec-1.6.jar)
Downloading: https://maven.atlassian.com/repository/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/atlassian-rest-doclet/2.5.0/atlassian-rest-doclet-2.5.0.jar
857K downloaded  (jaxb-impl-2.2.1.1.jar)
32K downloaded  (jsr305-1.3.9.jar)
20K downloaded  (atlassian-rest-doclet-2.5.0.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/apache/geronimo/specs/geronimo-annotation_1.1_spec/1.0/geronimo-annotation_1.1_spec-1.0.jar
Downloading: https://maven.atlassian.com/repository/public/com/googlecode/guava-osgi/guava-osgi/10.0.1/guava-osgi-10.0.1.jar
21K downloaded  (geronimo-annotation_1.1_spec-1.0.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-maven-client/4.2.1/plugin-module-codegen-maven-client-4.2.1.jar
131K downloaded  (plugin-module-codegen-maven-client-4.2.1.jar)
1291K downloaded  (ant-1.7.1.jar)       
Downloading: https://maven.atlassian.com/repository/public/com/dmurph/JGoogleAnalyticsTracker/1.2.1-atlassian/JGoogleAnalyticsTracker-1.2.1-atlassian.jar
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/archetypes/refapp-plugin-archetype/4.2.1/refapp-plugin-archetype-4.2.1.jar
22K downloaded  (JGoogleAnalyticsTracker-1.2.1-atlassian.jar)
15K downloaded  (refapp-plugin-archetype-4.2.1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-amps-plugin/4.2.1/maven-amps-plugin-4.2.1.jar
Downloading: https://maven.atlassian.com/repository/public/com/yahoo/platform/yui/yuicompressor/2.4.7/yuicompressor-2.4.7.jar
235K downloaded  (commons-compress-1.4.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.jar
368K downloaded  (maven-amps-plugin-4.2.1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/google/code/gson/gson/2.2.2-atlassian-1/gson-2.2.2-atlassian-1.jar
74K downloaded  (hamcrest-core-1.1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar
193K downloaded  (gson-2.2.2-atlassian-1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/sal/sal-api/2.6.0/sal-api-2.6.0.jar
35K downloaded  (sal-api-2.6.0.jar)           
Downloading: https://maven.atlassian.com/repository/public/org/json/json/20090211/json-20090211.jar
44K downloaded  (json-20090211.jar)            
3319K downloaded  (closure-compiler-rr2079.1.jar)
Downloading: https://maven.atlassian.com/repository/public/junit/junit/4.10/junit-4.10.jar
Downloading: https://maven.atlassian.com/repository/public/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar
247K downloaded  (junit-4.10.jar)             
Downloading: https://maven.atlassian.com/repository/public/args4j/args4j/2.0.12/args4j-2.0.12.jar
44K downloaded  (args4j-2.0.12.jar)          
1489K downloaded  (guava-osgi-10.0.1.jar)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-nop/1.6.2/slf4j-nop-1.6.2.jar
Downloading: https://maven.atlassian.com/repository/public/commons-io/commons-io/2.4/commons-io-2.4.jar
4K downloaded  (slf4j-nop-1.6.2.jar)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-server/1.0.3/jersey-server-1.0.3.jar
439K downloaded  (protobuf-java-2.4.1.jar)  
483K downloaded  (jersey-server-1.0.3.jar)
Downloading: https://maven.atlassian.com/repository/public/javax/xml/bind/jaxb-api/2.1/jaxb-api-2.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/twdata/maven/mojo-executor/1.5.1/mojo-executor-1.5.1.jar
10K downloaded  (mojo-executor-1.5.1.jar)
87K downloaded  (jaxb-api-2.1.jar)
180K downloaded  (commons-io-2.4.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-common/1.1.3-incubating/wink-common-1.1.3-incubating.jar
Downloading: https://maven.atlassian.com/repository/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-jaxrs/1.4.4/jackson-jaxrs-1.4.4.jar
870K downloaded  (yuicompressor-2.4.7.jar)
16K downloaded  (jackson-jaxrs-1.4.4.jar)
Downloading: https://maven.atlassian.com/repository/public/asm/asm-all/20070324/asm-all-20070324.jar
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/plugins/rest/atlassian-rest-common/2.5.0/atlassian-rest-common-2.5.0.jar
574K downloaded  (wink-common-1.1.3-incubating.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-engine/4.2.1/plugin-module-codegen-engine-4.2.1.jar
168K downloaded  (httpcore-4.0.1.jar)
122K downloaded  (atlassian-rest-common-2.5.0.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/ant/ant-launcher/1.7.1/ant-launcher-1.7.1.jar
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/slf4j-api/1.6.2/slf4j-api-1.6.2.jar
11K downloaded  (ant-launcher-1.7.1.jar)
25K downloaded  (slf4j-api-1.6.2.jar)
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-core/1.0.3/jersey-core-1.0.3.jar
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-mapper-asl/1.4.4/jackson-mapper-asl-1.4.4.jar
191K downloaded  (asm-all-20070324.jar)   
Downloading: https://maven.atlassian.com/repository/public/org/apache/wink/wink-client-apache-httpclient/1.1.3-incubating/wink-client-apache-httpclient-1.1.3-incubating.jar
17K downloaded  (wink-client-apache-httpclient-1.1.3-incubating.jar)
Downloading: https://maven.atlassian.com/repository/public/org/slf4j/jcl-over-slf4j/1.6.1/jcl-over-slf4j-1.6.1.jar
278K downloaded  (plugin-module-codegen-engine-4.2.1.jar)
16K downloaded  (jcl-over-slf4j-1.6.1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/plugin-module-codegen-api/4.2.1/plugin-module-codegen-api-4.2.1.jar
377K downloaded  (jackson-mapper-asl-1.4.4.jar)
Downloading: https://maven.atlassian.com/repository/public/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar
42K downloaded  (plugin-module-codegen-api-4.2.1.jar)
266K downloaded  (jersey-core-1.0.3.jar)
Downloading: https://maven.atlassian.com/repository/public/org/codehaus/jackson/jackson-xc/1.4.4/jackson-xc-1.4.4.jar
Downloading: https://maven.atlassian.com/repository/public/com/sun/jersey/jersey-json/1.0.3-atlassian-1/jersey-json-1.0.3-atlassian-1.jar
30K downloaded  (maven-common-artifact-filters-1.3.jar)
20K downloaded  (jackson-xc-1.4.4.jar)
109K downloaded  (jersey-json-1.0.3-atlassian-1.jar)
1466K downloaded  (guava-10.0.1.jar)
[INFO] [amps-dispatcher:run]
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-confluence-plugin/4.2.1/maven-confluence-plugin-4.2.1.pom
1K downloaded  (maven-confluence-plugin-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/amps/atlassian-amps-product-plugins/4.2.1/atlassian-amps-product-plugins-4.2.1.pom
7K downloaded  (atlassian-amps-product-plugins-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/plugins/maven-confluence-plugin/4.2.1/maven-confluence-plugin-4.2.1.jar
55K downloaded  (maven-confluence-plugin-4.2.1.jar)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/archetypes/confluence-plugin-archetype/4.2.1/confluence-plugin-archetype-4.2.1.pom
743b downloaded  (confluence-plugin-archetype-4.2.1.pom)
Downloading: https://maven.atlassian.com/repository/public/com/atlassian/maven/archetypes/confluence-plugin-archetype/4.2.1/confluence-plugin-archetype-4.2.1.jar
15K downloaded  (confluence-plugin-archetype-4.2.1.jar)
[INFO] [confluence:run {execution: virtual-execution}]
Jun 13, 2013 12:10:17 PM java.util.prefs.FileSystemPreferences$2 run
INFO: Created user preferences directory.

Would you like to subscribe to the Atlassian developer mailing list? (Y/y/N/n) [Y]: 
@rmanalan
Copy link

Nicely done. Send a pull request? :-)

@ghostsquad
Copy link

This is still an issue, I'm surprised no one has fixed it yet

@ssbarnea
Copy link

@phs
Copy link

phs commented Feb 22, 2017

From here:

... it seems like running -DskipAllPrompts=true skips the prompts (at least for atlas-run-standalone).

It seems to suppress them for me in atlas-run as well (v6.2.14)

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