Issue 584 in q4e: Compile <phase> on eclipse

1 view
Skip to first unread message

q...@googlecode.com

unread,
Jun 21, 2011, 7:55:00 AM6/21/11
to q4e...@googlegroups.com
Status: New
Owner: ----

New issue 584 by giano...@gmail.com: Compile <phase> on eclipse
http://code.google.com/p/q4e/issues/detail?id=584

Q4E Version: 0.11.0.201001181900
Eclipse Version: Helios SR2
Java Version: 1.5
OS: Windows 7

I'm working on a project with different jars, i'd like to automatically
install jars as dependencies at compile time, so I've added
maven-jar-plugin and maven-install-plugin with <phase>compile</phase> in
the <plugins/> section.

When compiling with maven at command prompt everything works fine, all
implementations made on my own PC are installed in my .m2 repository so the
main project referencies are always updated, but when compiling via eclipse
compile phas is ignored and neither maven-jar-plugin nor
maven-install-plugin goals are executed.

How can I solve this problem?

Thanks.

Reply all
Reply to author
Forward
0 new messages