Yes it does. It happens before and after running full-source.


On Thu, Apr 1, 2010 at 5:46 PM, Matt Raible <m...@raibledesigns.com> wrote:

> Does this happen after running full-source?
>
>
> On Apr 1, 2010, at 9:23 AM, Richard Nduka <richies4...@gmail.com> wrote:
>
> Hi,
>
> I have searched the forum for past topics on this issue but cant seem to
> find any definite solution to the problem. I downloaded appfuse 2.1.0-M1 and
> have not been able to go past building it. I gathered this error happens
> only on windows. Please is there a solution to this problem on windows? Any
> help would be much appreciated.
>
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) net.sf.ehcache:ehcache-core:jar:${ehcache.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=net.sf.ehcache
> -DartifactId=ehcache-core -Dversion=${ehcache.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=net.sf.ehcache
> -DartifactId=ehcache-core -Dversion=${ehcache.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) net.sf.ehcache:ehcache-core:jar:${ehcache.version}
>
> 2) org.compass-project:compass:jar:${compass.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.compass-project
> -DartifactId=compass -Dversion=${compass.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.compass-project
> -DartifactId=compass -Dversion=${compass.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.compass-project:compass:jar:${compass.version}
>
> 3) javax.persistence:persistence-api:jar:${jpa.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=javax.persistence
> -DartifactId=persistence-api -Dversion=${jpa.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=javax.persistence
> -DartifactId=persistence-api -Dversion=${jpa.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) javax.persistence:persistence-api:jar:${jpa.version}
>
> 4) velocity:velocity:jar:${velocity.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=velocity -DartifactId=velocity
> -Dversion=${velocity.version} -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=velocity -DartifactId=velocity
> -Dversion=${velocity.version} -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) velocity:velocity:jar:${velocity.version}
>
> 5)
> org.springframework.security:spring-security-core-tiger:jar:${spring.security.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.springframework.security
> -DartifactId=spring-security-core-tiger -Dversion=${spring.security.version}
> -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.springframework.security
> -DartifactId=spring-security-core-tiger -Dversion=${spring.security.version}
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
> sitoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2)
> org.springframework.security:spring-security-core-tiger:jar:${spring.security.version}
>
> 6) log4j:log4j:jar:${log4j.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=log4j -DartifactId=log4j
> -Dversion=${log4j.version} -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=log4j -DartifactId=log4j
> -Dversion=${log4j.version} -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) log4j:log4j:jar:${log4j.version}
>
> 7) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:${cxf.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-frontend-jaxrs -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-frontend-jaxrs -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:${cxf.version}
>
> 8) commons-lang:commons-lang:jar:${commons.lang.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=commons-lang
> -DartifactId=commons-lang -Dversion=${commons.lang.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=commons-lang
> -DartifactId=commons-lang -Dversion=${commons.lang.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) commons-lang:commons-lang:jar:${commons.lang.version}
>
> 9) javax.mail:mail:jar:${javamail.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=javax.mail -DartifactId=mail
> -Dversion=${javamail.version} -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=javax.mail -DartifactId=mail
> -Dversion=${javamail.version} -Dpackaging=jar -Dfile=/path/to/file
> -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) javax.mail:mail:jar:${javamail.version}
>
> 10) commons-beanutils:commons-beanutils:jar:${commons.beanutils.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=commons-beanutils
> -DartifactId=commons-beanutils -Dversion=${commons.beanutils.version}
> -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=commons-beanutils
> -DartifactId=commons-beanutils -Dversion=${commons.beanutils.version}
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2)
> commons-beanutils:commons-beanutils:jar:${commons.beanutils.version}
>
> 11) org.apache.cxf:cxf-common-utilities:jar:${cxf.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-common-utilities -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-common-utilities -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.apache.cxf:cxf-common-utilities:jar:${cxf.version}
>
> 12) org.apache.cxf:cxf-rt-transports-http:jar:${cxf.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-transports-http -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-transports-http -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.apache.cxf:cxf-rt-transports-http:jar:${cxf.version}
>
> 13)
> org.hibernate:hibernate-annotations:jar:${hibernate.annotations.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.hibernate
> -DartifactId=hibernate-annotations
> -Dversion=${hibernate.annotations.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.hibernate
> -DartifactId=hibernate-annotations
> -Dversion=${hibernate.annotations.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2)
> org.hibernate:hibernate-annotations:jar:${hibernate.annotations.version}
>
> 14) org.apache.cxf:cxf-rt-frontend-jaxws:jar:${cxf.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-frontend-jaxws -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.apache.cxf
> -DartifactId=cxf-rt-frontend-jaxws -Dversion=${cxf.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.apache.cxf:cxf-rt-frontend-jaxws:jar:${cxf.version}
>
> 15) org.hibernate:hibernate-core:jar:${hibernate.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.hibernate
> -DartifactId=hibernate-core -Dversion=${hibernate.version} -Dpackaging=jar
> -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.hibernate
> -DartifactId=hibernate-core -Dversion=${hibernate.version} -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.hibernate:hibernate-core:jar:${hibernate.version}
>
> 16) org.hibernate:hibernate-ehcache:jar:${hibernate.version}
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.hibernate
> -DartifactId=hibernate-ehcache -Dversion=${hibernate.version}
> -Dpackaging=jar -Dfile=/path/to/file
>
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.hibernate
> -DartifactId=hibernate-ehcache -Dversion=${hibernate.version}
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) com.egsgroup:core:jar:1.0-SNAPSHOT
>         2) org.hibernate:hibernate-ehcache:jar:${hibernate.version}
>
> ----------
> 16 required artifacts are missing.
>
> for artifact:
>   com.egsgroup:core:jar:1.0-SNAPSHOT
>
> from the specified remote repositories:
>   central ( <http://repo1.maven.org/maven2>http://repo1.maven.org/maven2),
>   appfuse-snapshots 
> (<http://oss.sonatype.org/content/repositories/appfuse-snapshots>
> http://oss.sonatype.org/content/repositories/appfuse-snapshots)
>
>

Reply via email to