Thanks Stefan,

in fact, I got checksum errors when maven downloaded archetype plugin:

[INFO] Searching repository for plugin with prefix: 'archetype'.
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-arch
etype/1.0-alpha-4/maven-archetype-1.0-alpha-4.pom
2K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'eb9e286b16
844e1c5f8f38a9ddd7ee266985c8f6'; remote =
'2f4311799239ce76c6c1386bee04988f579d2
6b7' - RETRYING
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-arch
etype/1.0-alpha-4/maven-archetype-1.0-alpha-4.pom
2K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'eb9e286b16
844e1c5f8f38a9ddd7ee266985c8f6'; remote =
'2f4311799239ce76c6c1386bee04988f579d2
6b7' - IGNORING

Jan

"Stefan Magnus Landrø" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi Jan,
>
> I just ran your example. It works fine here. Are you sure you didn't
> forget something in the CL? is it all on one line?
>
> C:\temp>mvn archetype:create -DgroupId=guide.ide.eclipse
> -DartifactId=guide-ide-eclipse
>
> news <[EMAIL PROTECTED]> skrev 10.08.2006 13:57:02:
>
> > Hi,
> >
> > I tried to follow the guide at
> > http://maven.apache.org/guides/mini/guide-ide-eclipse.html for multiple
> > module project, but running:
> >
> > mvn
> > archetype:create -DgroupId=guide.ide.eclipse
> -DartifactId=guide-ide-eclipse
> >
> > results in:
> >
> > [INFO] Searching repository for plugin with prefix: 'archetype'.
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [ERROR] BUILD FAILURE
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] Invalid task 'guide.ide.eclipse:': you must specify a valid
> lifecycle
> > phase, or a goal in the format plugin:goal or
> > pluginGroupId:pluginArtifactId:pluginVersion:goal
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] For more information, run Maven with the -e switch
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> > [INFO] Total time: < 1 second
> > [INFO] Finished at: Thu Aug 10 13:53:25 CEST 2006
> > [INFO] Final Memory: 1M/4M
> > [INFO]
> ---------------------------------------------------------------------
> > ---
> >
> > Is the guide correct or I miss something?
> >
> > Thanks, Jan
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to