2 Replies Latest reply on Oct 15, 2010 6:02 AM by maxandersen

    Tools 3.2 import of maven web projects adding files and directories

    jbalunas

      Hi Guys,

       

      I upgraded to the latest milestone of 3.2, and imported a clean checkout of the richfaces project using m2eclipse.  Everything seemed to go ok, until I checked modified files.

       

      It looks like the import ( even with build automatically turned off updated the RichFaces examples:

      ?       ui/input/api/src/main/java/META-INF
      ?       ui/input/ui/src/main/java/META-INF
      ?       ui/output/api/src/main/java/META-INF
      ?       ui/output/ui/src/main/java/META-INF
      ?       ui/dist/richfaces-components-api/META-INF
      ?       ui/dist/richfaces-components-ui/META-INF
      ?       ui/common/api/src/main/java/META-INF
      ?       ui/common/ui/src/main/java/META-INF
      ?       ui/core/api/src/main/java/META-INF
      ?       ui/misc/ui/src/main/java/META-INF
      ?       ui/iteration/api/src/main/java/META-INF
      ?       ui/iteration/ui/src/main/java/META-INF
      ?       examples/input-demo/src/main/webapp/WEB-INF/lib
      M       examples/input-demo/src/main/webapp/WEB-INF/web.xml
      ?       examples/richfaces-showcase/src/main/webapp/META-INF
      M       examples/richfaces-showcase/src/main/webapp/WEB-INF/web.xml
      ?       examples/output-demo/src/main/webapp/WEB-INF/lib
      M       examples/output-demo/src/main/webapp/WEB-INF/web.xml
      M       examples/repeater-demo/src/main/webapp/WEB-INF/web.xml
      ?       examples/core-demo/src/main/webapp/META-INF
      ?       examples/core-demo/src/main/webapp/WEB-INF/lib
      M       examples/core-demo/src/main/webapp/WEB-INF/web.xml
      
      ?       ui/input/api/src/main/java/META-INF
      
      

       

      I'll add what the differences are in another post.