in pom.xml
<resource> <directory>src/main/java</directory> <includes> <!--include>**/*.java</include--> <include>**/*.xml</include> </includes> </resource> johnydz wrote: > > > i dont know why include **/*.java > > both .class and .java is my fualt,forget it > > johnydz wrote: >> >> I do not know whether it is an individual problem,there are both .class >> and .java files in war file. >> >> >> >> johnydz wrote: >>> >>> and some validation.xml file in the java directory, >>> >>> they should be in the resources directory >>> >>> >>> >>> johnydz wrote: >>>> >>>> it did not happen on appfuse 2.0.2 >>>> >>>> it must be something wrong >>>> >>>> >>>> johnydz wrote: >>>>> >>>>> http://n4.nabble.com/file/n931944/show1.png >>>>> >>>>> In the war package 's WEB-INF\classes >>>>> directory,packagename.webapp.webapp is duplication >>>>> >>>>> http://n4.nabble.com/file/n931944/show2.png >>>>> >>>>> also in the src/main/java directory, packagename.webapp.webapp is >>>>> duplication >>>>> >>>>> maybe something is wrong? >>>>> >>>>> thanks! >>>>> >>>> >>>> >>> >>> >> >> > > -- View this message in context: http://n4.nabble.com/It-Maybe-a-bug-tp931944p932064.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net