You could use IDEA - their 7.0 M1 release has integrated Maven 2 support. ;-)

http://www.jetbrains.com/idea/nextversion/

Matt

On 5/29/07, Doug Pham <[EMAIL PROTECTED]> wrote:
Matt,
    I have tried Candy4Appfuse with Eclipse-WTP-all and I cannot create a 
project with it.  It does not go anywhere beyond letting me put in a project 
name and location.  I followed your 2nd suggestion and here is my errors at 
step #6:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 'E:\appfuse2\housing\pom\core\pom.xml'.


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Could not find the model file
'E:\appfuse2\housing\pom\core\pom.xml'.
        at  org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:290)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at  org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.project.ProjectBuildingException: Could not find the
 model file 'E:\appfuse2\housing\pom\core\pom.xml'.
        at org.apache.maven.project.DefaultMavenProjectBuilder.readModel(Default
MavenProjectBuilder.java:1384)
        at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFi
leInternal(DefaultMavenProjectBuilder.java:477)
        at  
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMave
nProjectBuilder.java:200)
        at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:537)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:467)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:511)
        at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:511)
        at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:364)
        ... 11 more
Caused by: java.io.FileNotFoundException: E:\appfuse2\housing\pom\core\pom.xml (
The system cannot find the path specified)
        at java.io.FileInputStream.open(Native  Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileReader.<init>(FileReader.java:55)
        at org.apache.maven.project.DefaultMavenProjectBuilder.readModel(Default
MavenProjectBuilder.java:1379)
        ... 18 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Tue May 29 17:35:46 CDT 2007
[INFO] Final Memory: 1M/3M
[INFO] ------------------------------------------------------------------------


Thanks,
Doug

Matt Raible <[EMAIL PROTECTED]> wrote:
 For using AppFuse with Eclipse, there are two  options:

1. Use Candy for AppFuse, an Eclipse 3.2 plugin.

http://candy4appfuse.sourceforge.net

2. Use WTP from the Eclipse project:

http://appfuse.org/display/APF/Eclipse#Eclipse-wtp

Hope this helps!

Matt

On 5/29/07, Doug Pham  wrote:
> Hi All,
>     In short, I have gotten to a point where I imported the project into
> eclipse.  There were two web projects imported: myproject-core and
> myproject-webapp.  The *webapp project have a lot of errors because the
> source is not in the correct directory and the only java source file I am
> currently seeing is "App.java".  Have I missed a step somewhere?  I ran "mvn
> integration-test" and every seems to be OK and when I did the mvn install
> eclipse:eclipse, it ran similar and everything seems to pass.  Earlier, I
> have tried to appfuse-light using ant, I can build and all but have not been
> able  to do the testing properly so I thought I should dive into maven and
> start learning it since everything is heading that way.
>
> Thanks,
> Doug
>
>
>  ________________________________
> Now that's room service! Choose from over 150,000 hotels
> in 45,000 destinations on Yahoo! Travel to find your fit.
>
>


--
http://raibledesigns.com

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




        ________________________________
Ready for the edge of your seat?  Check out tonight's top picks on Yahoo! TV.





--
http://raibledesigns.com

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

Reply via email to