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) root POM-1 F1

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)

jstl dependency

2006-07-25 Thread AK
Hi guys, what is the correct jstl dependency, how to add to project both jstl and standart jars? -- .:Regards, AK:. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

can't add jstl/myfaces dependency correctly

2006-07-23 Thread AK
completely kills me, servlet-api are declared 'provided' in pom, and when packaged are not in war, but why the hell idea plugin generates project, which does put this jar to web-inf/lib? -- .:Regards, AK:. - To unsubscribe, e-mail

Re: how to copy resources while building war

2006-07-18 Thread AK
modules, and then stored in your WEB-INF folder, we could find another solution... Denis. AK-8 wrote: Hi, I have a multimodule project, all modules' config properties are stored within each module's directory. For example, kernel module has its props in kernel/config folder. I have a web module

how to copy resources while building war

2006-07-17 Thread AK
compiling web app sources)? -- .:Regards, AK:. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: idea plugin and general plugin q

2006-07-05 Thread AK
] For additional commands, e-mail: [EMAIL PROTECTED] _ Статья: * http://mail-archives.apache.org/mod_mbox/maven-users/200607.mbox/[EMAIL PROTECTED] -- .:Regards, AK