Hey there,
Not sure if this is what your problem is but I ran into semi-similar
issues trying to quick start a project using maven 2.0.9. When I backed
off to maven 2.0.8 it worked without issue. If you're using maven 2.0.9
you might try backing off to 2.0.8
HTH,
-=j=-
On Fri, 2008-04-25 at 0
Thanks, it works. But only if I start from the beginning again. If I just
add it to exist project, it won't work.
mraible wrote:
>
> Can you try adding the following to your pom.xml?
>
>
> org.springframework
> spring-web
> ${spring.version}
>
Can you try adding the following to your pom.xml?
org.springframework
spring-web
${spring.version}
On Thu, Apr 24, 2008 at 10:39 PM, yogayogi <[EMAIL PROTECTED]> wrote:
>
> Here is the result. Any idea?
>
> $ mvn -e
>
> Warning: JAVA_HOME
Here is the result. Any idea?
$ mvn -e
Warning: JAVA_HOME environment variable is not set.
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
[INFO] Building AppFuse Struts 2 Application
[INFO]ta
Please, run mvn with opcion -e and send the output.
Hello Appfuse friends,
I just followed the Quickstart guide and choose the archetype Struts 2
Basic, however after I cd to the project directory in my case is mystruts,
then do a mvn, I get an error as follow, any idea?
[INFO] [talledLocalContainer] at
org.apache.catalina.startup.Bootstrap.mai