Hi,
 are you behind a firewall?
if so, u need to configure proxy in settings.xml

hth
 marco

On Sat, Jun 14, 2008 at 3:17 AM, Brett Porter <[EMAIL PROTECTED]>
wrote:

> You can see an answer on this page:
> http://docs.codehaus.org/display/MAVENUSER/FAQs-1
>
> 2008/6/14 Michiko Luther <[EMAIL PROTECTED]>:
> > Hi,
> >
> > I am going through Maven tutorial right now.  I installed Maven in
> > D:\Development\Java\lib
> > When I create a new project, do I have to go to this directory?
> >
> > Anyway, I am in dir D:\Development\Java\lib\appache-maven-2.0.9, and
> typed
> > in this command
> > " mvn archetype:create \
> >  -DarchetypeGroupId=org.apache.maven.archetypes \
> >  -DgroupId=com.mycompany.app \
> >  -DartifactId=my-app"
> >
> > Then I see an error message saying that
> > "
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does
> not
> > exi
> > st or no valid version could be found
> > "
> > What is wrong with it?  How can I fix this problem?
> >
> > Thanks
> >
> Michiko---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> Brett Porter
> Blog: http://blogs.exist.com/bporter/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to