You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to set up the web application. I first try to build maven project in the root of the project, but I got this error. Can you forward me these missing dependencies?
[ERROR] Failed to execute goal on project cheetah-webapp: Could not resolve dependencies for project org.mifos:cheetah-webapp:war:0.0.3-SNAPSHOT: Failed to collect dependencies for [org.mifos:cheetah-userInterface:jar:0.0.3-SNAPSHOT (compile), org.mifos:cheetah:jar:0.0.3-SNAPSHOT (compile), org.mifos:cheetah-testFramework:jar:0.0.3-SNAPSHOT (compile), org.springframework:spring-aop:jar:2.5.5 (compile), org.aspectj:aspectjrt:jar:1.5.4 (compile), org.aspectj:aspectjweaver:jar:1.5.4 (compile), org.dbunit:dbunit:jar:2.3.0 (compile), org.springframework:spring:jar:2.5.5 (compile), org.springframework:spring-test:jar:2.5.5 (compile), org.springframework:spring-webmvc:jar:2.5.5 (compile), org.springframework.security:spring-security-core:jar:2.0-M2 (compile), org.freemarker:freemarker:jar:2.3.13 (compile), javax.servlet:servlet-api:jar:2.5 (provided), joda-time:joda-time:jar:1.5.2 (compile), joda-time:joda-time-hibernate:jar:1.0 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), mysql:mysql-connector-java:jar:5.1.6 (compile), findbugs:annotations:jar:1.0.0 (compile), org.hibernate:ejb3-persistence:jar:1.0.1.GA (compile), org.hibernate:hibernate-entitymanager:jar:3.3.2.GA (compile), javax.persistence:persistence-api:jar:1.0 (compile), commons-lang:commons-lang:jar:2.3 (compile), org.springmodules:spring-modules-validation:jar:0.8 (compile), net.sf.dozer:dozer:jar:4.2.1 (compile), asm:asm-all:jar:3.1 (compile), org.hibernate:hibernate:jar:3.2.6.ga (compile), org.springframework.security:spring-security-taglibs:jar:2.0.2 (compile)]: Failed to read artifact descriptor for org.mifos:cheetah-userInterface:jar:0.0.3-SNAPSHOT: Could not transfer artifact org.mifos:cheetah-userInterface:pom:0.0.3-SNAPSHOT from/to maven2-jboss-repository (http://repository.jboss.com/maven2): Access denied to: http://repository.jboss.com/maven2/org/mifos/cheetah-userInterface/0.0.3-SNAPSHOT/cheetah-userInterface-0.0.3-SNAPSHOT.pom -> [Help 1]
[ERROR]
The text was updated successfully, but these errors were encountered:
I am trying to set up the web application. I first try to build maven project in the root of the project, but I got this error. Can you forward me these missing dependencies?
[ERROR] Failed to execute goal on project cheetah-webapp: Could not resolve dependencies for project org.mifos:cheetah-webapp:war:0.0.3-SNAPSHOT: Failed to collect dependencies for [org.mifos:cheetah-userInterface:jar:0.0.3-SNAPSHOT (compile), org.mifos:cheetah:jar:0.0.3-SNAPSHOT (compile), org.mifos:cheetah-testFramework:jar:0.0.3-SNAPSHOT (compile), org.springframework:spring-aop:jar:2.5.5 (compile), org.aspectj:aspectjrt:jar:1.5.4 (compile), org.aspectj:aspectjweaver:jar:1.5.4 (compile), org.dbunit:dbunit:jar:2.3.0 (compile), org.springframework:spring:jar:2.5.5 (compile), org.springframework:spring-test:jar:2.5.5 (compile), org.springframework:spring-webmvc:jar:2.5.5 (compile), org.springframework.security:spring-security-core:jar:2.0-M2 (compile), org.freemarker:freemarker:jar:2.3.13 (compile), javax.servlet:servlet-api:jar:2.5 (provided), joda-time:joda-time:jar:1.5.2 (compile), joda-time:joda-time-hibernate:jar:1.0 (compile), commons-logging:commons-logging:jar:1.1.1 (compile), mysql:mysql-connector-java:jar:5.1.6 (compile), findbugs:annotations:jar:1.0.0 (compile), org.hibernate:ejb3-persistence:jar:1.0.1.GA (compile), org.hibernate:hibernate-entitymanager:jar:3.3.2.GA (compile), javax.persistence:persistence-api:jar:1.0 (compile), commons-lang:commons-lang:jar:2.3 (compile), org.springmodules:spring-modules-validation:jar:0.8 (compile), net.sf.dozer:dozer:jar:4.2.1 (compile), asm:asm-all:jar:3.1 (compile), org.hibernate:hibernate:jar:3.2.6.ga (compile), org.springframework.security:spring-security-taglibs:jar:2.0.2 (compile)]: Failed to read artifact descriptor for org.mifos:cheetah-userInterface:jar:0.0.3-SNAPSHOT: Could not transfer artifact org.mifos:cheetah-userInterface:pom:0.0.3-SNAPSHOT from/to maven2-jboss-repository (http://repository.jboss.com/maven2): Access denied to: http://repository.jboss.com/maven2/org/mifos/cheetah-userInterface/0.0.3-SNAPSHOT/cheetah-userInterface-0.0.3-SNAPSHOT.pom -> [Help 1]
[ERROR]
The text was updated successfully, but these errors were encountered: