if you get these kind of errors search at this site:

http://mvnrepository.com/artifact/org.codehaus.mojo/appfuse-maven-plugin/2.0-alpha

there i found this:

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>appfuse-maven-plugin</artifactId>
    <version>2.0-alpha</version>
</dependency>

or use the version 2.0.2 like this:

<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>appfuse-maven-plugin</artifactId>
    <version>2.0.2</version>
</dependency>

compare the old pom.xml with a newer version from the quickstart guid

try: http://en.wikipedia.org/wiki/DiffMerge for checking differences of files.

the versions are at the bottom of pom.xml



On Jul 12, 2009, at 7:38 AM, Sleep_T wrote:


Now, I receive this:

Project ID: org.appfuse:appfuse-maven-plugin

Reason: POM 'org.appfuse:appfuse-maven-plugin' not found in repository:
Unable t
o download the artifact from any repository

 org.appfuse:appfuse-maven-plugin:pom:2.0-m4-SNAPSHOT

from the specified remote repositories:
 appfuse (http://static.appfuse.org/repository),
 central (http://repo1.maven.org/maven2),
 maven-snapshots (http://snapshots.repository.codehaus.org)

for project org.appfuse:appfuse-maven-plugin


--
View this message in context: 
http://www.nabble.com/Unable-to-run-an-older-project-tp24442118s2369p24446035.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Nils M. Petersohn
snackycracky.wordpress.com
xing.com/profile/Nils_Petersohn
myspace.com/electrash
twitter.com/snackycracky
facebook.com/nils.petersohn

n...@schoenhouse.de
0049 (0)177 6311074
skype: nilz_berlin
icq: 99510895

Ebertystr. 47
10249 Berlin

Reply via email to