cancel
Showing results for 
Search instead for 
Did you mean: 

mvn Unable to find resource 'org.activiti:....'

hlux
Champ in-the-making
Champ in-the-making
hello,

I tried to create the eclipse project for the activiti-webapp-explorer from the
pom.xml. (mvn eclise:eclipse)

but it seems, that the resources for activiti 5.4 are "missing" on the server


Downloading: http://maven.alfresco.com/nexus/content/repositories/activiti//org/activiti/activiti-webapp/5.4/acti...
[INFO] Unable to find resource 'org.activiti:activiti-webapp:pom:5.4' in repository activiti (http://maven.alfresco.com/nexus/content/repositories/activiti/)


I had a look at the url and it onlys shows the following entries:

Index of /nexus/content/repositories/activiti/org/activiti/activiti-webapp/
Name    Last Modified    Size    Description
Parent Directory
maven-metadata.xml    Thu Sep 16 15:33:05 BST 2010    385    
maven-metadata.xml.md5    Fri Apr 01 15:06:55 BST 2011    32    
maven-metadata.xml.sha1    Fri Apr 01 15:06:55 BST 2011    40    
5.0.alpha1/    Fri Apr 01 15:06:55 BST 2011         
5.0.alpha2/    Fri Apr 01 15:06:55 BST 2011

are there "problems" with this repository or is there something I'm doing wrong?

greetings
hlux
3 REPLIES 3

frederikherema1
Star Contributor
Star Contributor
Hi,

I don't think we upload the activiti-webapp project. If you want to use it, check out activiti-webapp from svn aswell and build that first (or use m2eclipse, which uses the project as dependency automaticcaly when in the same workspace)

jbarrez
Star Contributor
Star Contributor
We used to upload the webapps (ie in very alpha versions), but we changed that. Webapps are only downloadable through the zip file on the website.

hlux
Champ in-the-making
Champ in-the-making
thanks for the answers.
greetings hlux