Re: [appfuse-user] New user with problems

2008-04-15 Thread Mauri Ferreyra
I find the problem!! is my firewall, it's breaking file's type jar... Now, i set my firewall and the project run!!! Thank for you time!!! Regards Mauricio On Tue, Apr 15, 2008 at 12:25 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > You might try changing your aspectj-plugin-version to 1.0 or remov

Re: [appfuse-user] New user with problems

2008-04-15 Thread Matt Raible
You might try changing your aspectj-plugin-version to 1.0 or removing it altogether. Matt On Tue, Apr 15, 2008 at 5:23 AM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote: > I change my configuration, the new configuration is: > > Maven version: 2.0.9 > Java version: 1.6.0_03 > OS name: "linux" version:

Re: [appfuse-user] New user with problems

2008-04-15 Thread Mauri Ferreyra
I change my configuration, the new configuration is: Maven version: 2.0.9 Java version: 1.6.0_03 OS name: "linux" version: "2.6.22-14-generic" arch: "i386" Family: "unix" I've problem when i run mvn in the project folder, the trace is: + Error stacktraces are turned on. [INFO] Scanning for proje

Re: [appfuse-user] New user with problems

2008-04-14 Thread Matt Raible
To be honest, I don't know what could be causing this as I've never seen it before. You might try changing your settings.xml file (in $M2_HOME), and change localRepository to a DOS path (no spaces). c:\docume~1\yourusername\.m2 Matt On Mon, Apr 14, 2008 at 11:21 AM, Mauri Ferreyra <[EMAIL PROTEC

Re: [appfuse-user] New user with problems

2008-04-14 Thread Mauri Ferreyra
Yes, i change my configuration, now is: Maven version: 2.0.9 Java version: 1.5.0_15 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" and the LifecycleExecutionException, follow there. :( On Mon, Apr 14, 2008 at 1:08 PM, Matt Raible <[EMAIL PROTECTED]> wrote: > Does this happe

Re: [appfuse-user] New user with problems

2008-04-14 Thread Matt Raible
Does this happen if you use Maven 2.0.9 or Java 5? Matt On Mon, Apr 14, 2008 at 8:58 AM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote: > Hi, Matt, I'm using: > > Maven version: 2.0.8 > Java version: 1.6.0_03 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" > > when i execute mvn -

Re: [appfuse-user] New user with problems

2008-04-14 Thread Mauri Ferreyra
Hi, Matt, I'm using: Maven version: 2.0.8 Java version: 1.6.0_03 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" when i execute mvn -e and Error stacktraces are turned on, the result's: [INFO] Scanning for projects... [INFO]

Re: [appfuse-user] New user with problems

2008-04-14 Thread Matt Raible
What OS are you running on? Which version of Java are you using? Which version of Maven are you using? These answers might help us narrow down the problem. In the current output below, we have as much information as you do. ;-) Matt On Sun, Apr 13, 2008 at 3:27 PM, Mauri Ferreyra <[EMAIL PROTECT

[appfuse-user] New user with problems

2008-04-13 Thread Mauri Ferreyra
Hi, I'm a new user in appfuse, I have one problem when I execute step 2 in "Run aplicattion" of AppFuse QuickStart. When I run mvn in the console I get the following error: [INFO] Scanning for projects... [INFO] [INFO] Buildi