What command are you using?  It looks like you're missing a groupId
and the remoteRepositories parameter.

Matt

On 1/11/07, Wayland Chan <[EMAIL PROTECTED]> wrote:
I gave it a try on a whim and got the following error.

[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in
any
resource loader.
[INFO] Velocimacro : error using  VM library template VM_global_library.vm :
org
.apache.velocity.exception.ResourceNotFoundException:
Unable to find resource 'V
M_global_library.vm'
[INFO] Velocimacro :  VM library template macro registration complete.
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in
templates

[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may
NOT
replace previous VM definitions
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be
glob
al in scope if allowed.
[INFO] Velocimacro : initialization complete.
[INFO] Velocity successfully started.
[INFO] [archetype:create]
[INFO] Defaulting package to group ID: null
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.appfuse
ArtifactId: appfuse-basic-struts
Version: 1.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId= org.appfuse
-DartifactId=appfuse-basic-st
ruts \
        -Dversion=1.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file


  org.appfuse:appfuse-basic-struts:jar:1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 16 seconds
[INFO] Finished at: Thu Jan 11 02:33:04 EST 2007
[INFO] Final Memory: 4M/8M
[INFO]
------------------------------------------------------------------------





On 1/11/07, Matt Raible <[EMAIL PROTECTED]> wrote:
> I can send you the projects, but if you have a poor internet
> connections, that won't help.  We download the dependencies on-the-fly
> in 2.0.  This means that projects are very small, but all the
> artifacts are downloaded when you build and test.
>
> Matt
>
> On 1/11/07, Jaymin Shah <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > Thanks for your prompt response.
> >
> > There is no problem as such with Appfuse. It just that my internet
> > connection drops in between and causes builds failures.
> >
> > I have an urgent requirement for an project that needs to start
> > design/development ASAP and for that reason I need a project created for
> > Archetype "Struts 2 Basic" and "Struts 2 Modular" configured for
> > Eclipse+Tomcat. Would it be possible for you to send me these projects?
> >
> > Regards,
> > Jaymin
> >
> >
> > wayland.chan wrote:
> > >
> > > Jaymin,
> > >
> > > What problem are you having? Many people before you have used AppFuse
and
> > > don't have any problems getting started.
> > >
> > > If you don't show Matt the problem, it's hard to fix for others.
> > >
> > >
> > > On 1/11/07, Jaymin Shah <[EMAIL PROTECTED] > wrote:
> > >>
> > >>
> > >> Hi Matt,
> > >>
> > >> For some reason, I am not able to create project using instruction
> > >> provided
> > >> on
http://dev.appfuse.org/display/APF/AppFuse+QuickStart - may
be too
> > >> slow
> > >> net connection.
> > >>
> > >> Would it be possible for you to send me the working war and zip file
> > >> created
> > >> for project Archetype "Struts 2 Basic" and "Struts 2 Modular" for
> > >> Eclipse+Tomcat. I believe that these projects will have initial
framework
> > >> ready to start development as shows in demo videos.
> > >>
> > >> Thanks in advance for your help.
> > >>
> > >> Regards,
> > >> Jaymin
> > >> --
> > >> View this message in context:
> > >>
http://www.nabble.com/Matt-Raible--Need-your-help-tf2957260s2369.html#a8272749
> > >> Sent from the AppFuse - User mailing list archive at Nabble.com.
> > >>
> > >>
---------------------------------------------------------------------
> > >> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > >> For additional commands, e-mail: [EMAIL PROTECTED]
> > >>
> > >>
> > >
> > >
> >
> > --
> > View this message in context:
http://www.nabble.com/Matt-Raible--Need-your-help-tf2957260s2369.html#a8272867
> > Sent from the AppFuse - User mailing list archive at Nabble.com.
> >
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> --
> http://raibledesigns.com
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
http://raibledesigns.com

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

Reply via email to