Re: Building war for different project structure from maven j2ee statndard one

2011-12-07 Thread AK-47
Hi i want to make me more clear setting only deppendencies will not work, i got full java source com.comp.abc in JavaModule i want to get WAR to be done WebContent module so i need all complied java class files must be available in WebContent before building was now the question here is - 1) fir

Building war for different project structure from maven j2ee statndard one

2011-12-07 Thread AK-47
Hi i want to create any EAR build which suppose to have web module as well but my issue is i am having different folder sturcture then the standard given by maven i have java source and web module in two different folders, usually it happens as in java web project (WTP) POM-1 POM-2