Console Output:
Code:
$ mvn com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install -X
Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
Maven home: c:\Program Files (x86)\apache-maven-3.0.4
Java version: 1.7.0, vendor: Oracle Corporation
Java home: c:\Program Files\Java\jdk1.7.0\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from c:\Program Files (x86)\apache-maven-3.0.4\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\jp1263\.m2\settings.xml
[DEBUG] Using local repository at C:\Users\jp1263\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for C:\Users\jp1263\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project org.apache.maven:standalone-pom:pom:1: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.apache.maven:standalone-pom:pom:1
[DEBUG] Tasks: [com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install]
[DEBUG] Style: Aggregating
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes
, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-pack
age, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: org.apache.maven:standalone-pom:1
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [central (http://salgs2cm01:8081/artifactory/libs-release, releases), snapshots (http://salgs2cm01:8081/artifacto
ry/libs-snapshot, releases+snapshots)]
[DEBUG] Repositories (plugins) : [central (http://salgs2cm01:8081/artifactory/plugins-release, releases), snapshots (http://salgs2cm01:8081/artifa
ctory/plugins-snapshot, releases+snapshots)]
[DEBUG] --- init fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install (default-cli) --
-
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] --- init fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:prepare (prepare) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] --- init fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download (download) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:configure (configure)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<analyticsEnabled default-value="false">${analytics}</analyticsEnabled>
<license>${license}</license>
<messagingEnabled default-value="false">${messaging}</messagingEnabled>
<session default-value="${session}"/>
</configuration>
[DEBUG] --- exit fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download (download) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download (download)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<build>${build}</build>
<buildDate>${build.date}</buildDate>
<buildUrl>${url.build.base}</buildUrl>
<folder>${workdir.download}</folder>
<loginUrl>${url.login}</loginUrl>
<logoutUrl>${url.logout}</logoutUrl>
<overwrite default-value="false">${overwrite}</overwrite>
<password>${isc.password}</password>
<username>${isc.username}</username>
</configuration>
[DEBUG] --- exit fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:prepare (prepare) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:prepare (prepare)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<downloaded>${workdir.download}</downloaded>
<overwrite default-value="false">${overwrite.poms}</overwrite>
<unpacked>${workdir.unpacked}</unpacked>
<version>${version}</version>
</configuration>
[DEBUG] --- exit fork of org.apache.maven:standalone-pom:1 for com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install (default-cli) --
-
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install (default-cli)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<unpacked>${workdir.unpacked}</unpacked>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[INFO]
[INFO] >>> smartgwt-maven-plugin:3.0:install (default-cli) @ standalone-pom >>>
[INFO]
[INFO] >>> smartgwt-maven-plugin:3.0:prepare (prepare) @ standalone-pom >>>
[INFO]
[INFO] >>> smartgwt-maven-plugin:3.0:download (download) @ standalone-pom >>>
[INFO]
[INFO] --- smartgwt-maven-plugin:3.0:configure (configure) @ standalone-pom ---
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:jar:3.0:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0:compile
[DEBUG] doxia:doxia-sink-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile
[DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.2.2:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.2.2:compile
[DEBUG] commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG] commons-codec:commons-codec:jar:1.6:compile
[DEBUG] commons-io:commons-io:jar:2.4:compile
[DEBUG] org.springframework:spring-core:jar:3.1.1.RELEASE:compile
[DEBUG] org.springframework:spring-asm:jar:3.1.1.RELEASE:compile
[DEBUG] Created new class realm plugin>com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0
[DEBUG] Importing foreign packages into class realm plugin>com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0
[DEBUG] Included: com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:jar:3.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0
[DEBUG] Included: doxia:doxia-sink-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5
[DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.2.2
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.2.2
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG] Included: commons-codec:commons-codec:jar:1.6
[DEBUG] Included: commons-io:commons-io:jar:2.4
[DEBUG] Included: org.springframework:spring-core:jar:3.1.1.RELEASE
[DEBUG] Included: org.springframework:spring-asm:jar:3.1.1.RELEASE
[DEBUG] Excluded: org.apache.maven:maven-plugin-api:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-core:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-settings:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-profile:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-model:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-artifact:jar:2.0
[DEBUG] Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8
[DEBUG] Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG] Excluded: org.apache.maven:maven-repository-metadata:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-project:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-registry:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-artifact-manager:jar:2.0
[DEBUG] Excluded: org.apache.maven:maven-monitor:jar:2.0
[DEBUG] Configuring mojo com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:configure from plugin realm ClassRealm[plugin>com.googlecode.s
martgwt-maven-plugin:smartgwt-maven-plugin:3.0, parent: sun.misc.Launcher$AppClassLoader@ba3bff5]
[DEBUG] Configuring mojo 'com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:configure' with basic configurator -->
[DEBUG] (f) analyticsEnabled = false
[DEBUG] (f) messagingEnabled = false
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@7154b2f
[DEBUG] -- end configuration --
[INFO]
[INFO] <<< smartgwt-maven-plugin:3.0:download (download) @ standalone-pom <<<
[INFO]
[INFO] --- smartgwt-maven-plugin:3.0:download (download) @ standalone-pom ---
[DEBUG] Configuring mojo com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download from plugin realm ClassRealm[plugin>com.googlecode.sm
artgwt-maven-plugin:smartgwt-maven-plugin:3.0, parent: sun.misc.Launcher$AppClassLoader@ba3bff5]
[DEBUG] Configuring mojo 'com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download' with basic configurator -->
[DEBUG] (f) build = 3.0p
[DEBUG] (f) buildDate = 2013-01-15
[DEBUG] (f) buildUrl = http://www.smartclient.com/builds/SmartGWT/3.0p/
[DEBUG] (f) folder = C:\Users\jp1263\AppData\Local\Temp\smartgwt-maven-plugin\${license}\3.0p\2013-01-15\download
[DEBUG] (f) loginUrl = http://www.smartclient.com/devlogin/login.jsp
[DEBUG] (f) logoutUrl = http://www.smartclient.com/logout.jsp
[DEBUG] (f) overwrite = false
[DEBUG] -- end configuration --
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.154s
[INFO] Finished at: Tue Jan 15 15:59:49 EST 2013
[INFO] Final Memory: 6M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download (download) on project standalone-pom: Execution
download of goal com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download failed. NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download
(download) on project standalone-pom: Execution download of goal com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:download failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:365)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution download of goal com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0
:download failed.
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
... 27 more
Caused by: java.lang.NullPointerException
at com.googlecode.smartgwtmavenplugin.mojo.DownloadMojo.execute(DownloadMojo.java:98)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
... 28 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
Leave a comment: