DavidHoffer
24 Sep 2015, 8:22 PM
I downloaded the zip and added all jars to my Artifactory repo manager. I updated the version in my build and I get the following error.
Failed to execute goal on project ...: Could not resolve dependencies for project... Failed to collect dependencies for... Failed to read artifact descriptor for com.sencha.gxt:gxt-theme-neptune:jar:4.0.0-ea: Failure to find com.sencha.gxt:gxt-parent:pom:4.0.0-ea
Also...Failed to read artifact descriptor for com.sencha.gxt:gxt:jar:4.0.0-ea: Failure to find com.sencha.gxt:gxt-parent:pom:4.0.0-ea in...
Looks like you either need to deploy the parent pom or provide that so I can deploy locally?
Failed to execute goal on project ...: Could not resolve dependencies for project... Failed to collect dependencies for... Failed to read artifact descriptor for com.sencha.gxt:gxt-theme-neptune:jar:4.0.0-ea: Failure to find com.sencha.gxt:gxt-parent:pom:4.0.0-ea
Also...Failed to read artifact descriptor for com.sencha.gxt:gxt:jar:4.0.0-ea: Failure to find com.sencha.gxt:gxt-parent:pom:4.0.0-ea in...
Looks like you either need to deploy the parent pom or provide that so I can deploy locally?