try to add this:
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>4.0</version>
</dependency>
also, this type of question is perfect for stackoverflow. You can tag your
post with "appengine-maven-plugin".
thanks
rafa
On Sun, Aug 4, 2013 at 6:51 PM, Jon Stevens <[email protected]> wrote:
> Hi all,
>
> I've got a pretty simple webapp that I'm trying switch to maven and get
> running with the mvn appengine:devserver command. I'm getting an odd stack
> trace during startup that seems centered around my use of Guice. I've done
> all the requisite searching, but have come up empty handed.
>
> This app worked fine before just running it in the Google Plugin for
> Eclipse and a simple ant based build.
>
> Instead of posting the entire stack trace here, I've created a gist for
> it: https://gist.github.com/lookfirst/af1a3d11c5800bdcf8b9
>
> Any ideas?
>
> jon
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.