Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-12-01 Thread Matt Raible
You should be able to remove the following: 2.2.1 We don't require it in M1, but might in 2.1 Final. On Tue, Dec 1, 2009 at 4:02 AM, alex hlinski wrote: > > I gues the main reason of problem with 'Duplicate java classes' is problem > with Maven. > I don't understand why Intellij Idea

Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-12-01 Thread alex hlinski
I gues the main reason of problem with 'Duplicate java classes' is problem with Maven. I don't understand why Intellij Idea doesn't see Maven 2.2.1. from pom.xml: 2.2.1 I got message: ERROR] BUILD FAILED [ERROR] Unable to build project 'D:\development\Source\cartapestry01\pom.xml; i

Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-11-26 Thread Matt Raible
If you have a CATALINA_HOME environment variable defined, Cargo will use it to run integration tests. Is this what you mean? If not, can you copy/paste the error you're seeing? On Thu, Nov 26, 2009 at 5:46 AM, lqhart wrote: > > I also met similiar problem ,It cant automatic creat tomcat6x in the

Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-11-26 Thread Matt Raible
Have you tried rebuilding or cleaning the project? I haven't seen this issue personally. On Thu, Nov 26, 2009 at 5:27 AM, alex hlinski wrote: > > Hi. > I meet some problem with App Fuse 2.1.0-M1. When i try to compile project > use Intellij IDEA, i get duplicate java files in target directory. >

Re: [appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-11-26 Thread lqhart
I also met similiar problem ,It cant automatic creat tomcat6x in the target directory when I use a existing tomcat directory. -- View this message in context: http://n4.nabble.com/Duplicate-class-found-after-compile-2-1-0-M1-tp788187p788191.html Sent from the AppFuse - User mailing list archive

[appfuse-user] Duplicate class found after compile 2.1.0-M1

2009-11-26 Thread alex hlinski
Hi. I meet some problem with App Fuse 2.1.0-M1. When i try to compile project use Intellij IDEA, i get duplicate java files in target directory. Could you help me please. -- View this message in context: http://n4.nabble.com/Duplicate-class-found-after-compile-2-1-0-M1-tp788187p788187.html S