You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Thomas Chang <th...@yahoo.de> on 2008/01/09 20:50:34 UTC

Error by running "Create a project" in "Maven in 5 Minutes"

Hi all,

I try to create a project according to the "Maven in 5 Minutes" under http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.

The mirror in my "setting.xml" is the remote repository in the server machine. I got error as follow. But when I run using the central mirror, i.e. without my mirror, then is OK. 

Somebody knows why?

********************
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating from archetype

Embedded error: Artifact ID must be specified when creating a new project from a
n archetype.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Jan 09 20:40:46 CET 2008
[INFO] Final Memory: 5M/9M
[INFO] ------------------------------------------------------------------------

C:\Project>



       
---------------------------------
Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail. 

Re: Error by running "Create a project" in "Maven in 5 Minutes"

Posted by Wayne Fay <wa...@gmail.com>.
The "problem" email header is this one:
In-Reply-To: <19a9f6be0801080130k142ce7f6l1f235113191d03bf....>

When you reply to an email, your email client (or yahoo.de website)
inserts that header into the new email. Even when you change the
subject and delete the old email content, that header is still there.

As a result, your emails get threaded into unrelated conversations,
which as Dennis mentioned, is very annoying. So please, send a new
email when you have a new topic, and only "reply" when you are
responding to an existing thread/topic.

Wayne

On 1/9/08, Dennis Lundberg <de...@apache.org> wrote:
> Can you please refrain from replying to an old message when you have a
> completely new question. This is most annoying for people using a
> mail-client that can show mail threads. If you have a new question just
> send a completely new message to users@maven.apache.org
>
> Thank you.
>
> Thomas Chang wrote:
> > Hi all,
> >
> > I try to create a project according to the "Maven in 5 Minutes" under http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.
> >
> > The mirror in my "setting.xml" is the remote repository in the server machine. I got error as follow. But when I run using the central mirror, i.e. without my mirror, then is OK.
> >
> > Somebody knows why?
> >
> > ********************
> > [INFO] ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO] ------------------------------------------------------------------------
> > [INFO] Error creating from archetype
> >
> > Embedded error: Artifact ID must be specified when creating a new project from a
> > n archetype.
> > [INFO] ------------------------------------------------------------------------
> > [INFO] For more information, run Maven with the -e switch
> > [INFO] ------------------------------------------------------------------------
> > [INFO] Total time: 2 seconds
> > [INFO] Finished at: Wed Jan 09 20:40:46 CET 2008
> > [INFO] Final Memory: 5M/9M
> > [INFO] ------------------------------------------------------------------------
> >
> > C:\Project>
> >
> >
> >
> >
> > ---------------------------------
> > Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail.
>
>
> --
> Dennis Lundberg
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Error by running "Create a project" in "Maven in 5 Minutes"

Posted by Dennis Lundberg <de...@apache.org>.
Can you please refrain from replying to an old message when you have a 
completely new question. This is most annoying for people using a 
mail-client that can show mail threads. If you have a new question just 
send a completely new message to users@maven.apache.org

Thank you.

Thomas Chang wrote:
> Hi all,
> 
> I try to create a project according to the "Maven in 5 Minutes" under http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.
> 
> The mirror in my "setting.xml" is the remote repository in the server machine. I got error as follow. But when I run using the central mirror, i.e. without my mirror, then is OK. 
> 
> Somebody knows why?
> 
> ********************
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
> 
> Embedded error: Artifact ID must be specified when creating a new project from a
> n archetype.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Jan 09 20:40:46 CET 2008
> [INFO] Final Memory: 5M/9M
> [INFO] ------------------------------------------------------------------------
> 
> C:\Project>
> 
> 
> 
>        
> ---------------------------------
> Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail. 


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Error by running "Create a project" in "Maven in 5 Minutes"

Posted by Thomas Chang <th...@yahoo.de>.
You are right. :-)



Wayne Fay <wa...@gmail.com> schrieb: Show us the command line you typed. It seems you might have mistyped something.

Wayne

On 1/9/08, Thomas Chang  wrote:
> Hi all,
>
> I try to create a project according to the "Maven in 5 Minutes" under http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.
>
> The mirror in my "setting.xml" is the remote repository in the server machine. I got error as follow. But when I run using the central mirror, i.e. without my mirror, then is OK.
>
> Somebody knows why?
>
> ********************
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
>
> Embedded error: Artifact ID must be specified when creating a new project from a
> n archetype.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Jan 09 20:40:46 CET 2008
> [INFO] Final Memory: 5M/9M
> [INFO] ------------------------------------------------------------------------
>
> C:\Project>
>
>
>
>
> ---------------------------------
> Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org



       
---------------------------------
Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker. 

Re: Error by running "Create a project" in "Maven in 5 Minutes"

Posted by Wayne Fay <wa...@gmail.com>.
Show us the command line you typed. It seems you might have mistyped something.

Wayne

On 1/9/08, Thomas Chang <th...@yahoo.de> wrote:
> Hi all,
>
> I try to create a project according to the "Maven in 5 Minutes" under http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html.
>
> The mirror in my "setting.xml" is the remote repository in the server machine. I got error as follow. But when I run using the central mirror, i.e. without my mirror, then is OK.
>
> Somebody knows why?
>
> ********************
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating from archetype
>
> Embedded error: Artifact ID must be specified when creating a new project from a
> n archetype.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Wed Jan 09 20:40:46 CET 2008
> [INFO] Final Memory: 5M/9M
> [INFO] ------------------------------------------------------------------------
>
> C:\Project>
>
>
>
>
> ---------------------------------
> Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem  neuen Yahoo! Mail.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org