CMDBuild Forum

Could not run mvn clean install

Failed to read artifact descriptor for com.tecnoteca:sencha-maven-plugin:jar:1.0-SNAPSHOT

I got source code from git bitbucket
https://bitbucket.org/tecnoteca/cmdbuild/src/master/

and install all additonal dependencies

But when I run mvn clean install, it is failure

Plugin com.tecnoteca:sencha-maven-plugin:1.0-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.tecnoteca:sencha-maven-plugin:jar:1.0-SNAPSHOT: Could not transfer artifact com.tecnoteca:sencha-maven-plugin:pom:1.0-SNAPSHOT from/to maven.tecnoteca.com (http://maven.tecnoteca.com/all): maven.tecnoteca.com: Unknown host maven.tecnoteca.com -> [Help 1]

Hi,

I’m not sure the source code in bitbucket is up to date…

When you look at sourceforge you can find the source code for cmdbuild. That one seems to be more recent. Yet, there might be some problem building it with mvn because of other dependencies.

Alex