Yes, we would go ahead and list it as a non-optional dependency back to 2.5.
Announcement
Collapse
No announcement yet.
X
-
Alright I updated Artifactory, and my settings.xml to updatePolicy:Always for the plugins repo. I got a little further but I am not sure what is amiss here?
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
Comment
-
Ooof. Thanks for pointing that out. I've staged an update that fixes the fileupload dependency and works around the problem with isc-jakarta-oro by just versioning it along with everything else (e.g., 3.1-p20130116 instead of 2.0.6).
You'll need to change the staging repo to
Code:<url>https://oss.sonatype.org/content/repositories/comgooglecodesmartgwt-maven-plugin-608/</url>
Comment
-
How exactly do I update the plugin to the new version?
***Edit***
Never mind, I had to delete the cached version out of artifactory, and then all was fine.Last edited by jpappalardo; 17 Jan 2013, 07:24.
Comment
-
First, thank you for your effort.
Then, a note about the optional dependency xbean. I believe that the intended dependency is
Code:<dependency> <groupId>org.apache.xmlbeans</groupId> <artifactId>xmlbeans</artifactId> <version>2.3.0</version> <optional>true</optional> </dependency>
Regards
Hans Petter Simonsen - EVRY Norway
Comment
-
So the 4.0 version is not in your current staging repo?
Actually it appears that your last staging repo and the original are identical and it does not contain a 4.0 version
Index of /content/repositories/comgooglecodesmartgwt-maven-plugin-270/com/googlecode/smartgwt-maven-plugin/smartgwt-maven-plugin/
Name Last Modified Size Description
Parent Directory
maven-metadata.xml Fri Jan 25 21:53:36 CST 2013 416
maven-metadata.xml.md5 Fri Jan 25 21:53:37 CST 2013 32
maven-metadata.xml.sha1 Fri Jan 25 21:53:36 CST 2013 40
2.5/ Fri Jan 25 21:47:52 CST 2013
3.0/ Fri Jan 25 21:50:00 CST 2013
3.1/ Fri Jan 25 21:53:56 CST 2013Last edited by jpappalardo; 5 Feb 2013, 15:14.
Comment
-
use a plugin version other than the latest (3.1)?
Could you please explain what you mean by:
//use a plugin version other than the latest (3.1) to be downloaded / installed locally (requires fully qualified group and artifact id)
mvn com.googlecode.smartgwt-maven-plugin:smartgwt-maven-plugin:3.0:install
Should I ignore this if I'm using 3.1P?
Comment
Comment