| Help me for add Maven Dependency on Eclipse Helio [message #542963] |
Sun, 27 June 2010 22:31  |
suchai Messages: 3 Registered: June 2010 |
Junior Member |
|
|
I'm a newbie for using eclipse Helio.I created new dynamic web project and add Maven Dependency(m2eclipse).After run project.i found big problem from it.i cannot used maven library on my project.when i used eclipse galileo .i can used JAVA EE Devpendencies for solve this problem but Helio, I cannot solve this problem.pls Help me
[Updated on: Sun, 27 June 2010 22:32] Report message to a moderator
|
|
|
|
|
| Re: Help me for add Maven Dependency on Eclipse Helio [message #544809 is a reply to message #543004] |
Mon, 05 July 2010 11:07   |
|
Hey suchai,
It seems like at the moment you have to manually create a user library and add each jar to it.
Then under the "Properties" of the project through the "Deployment Assembly" add as a "Classpath Container" the "User Library" that you made.
I have tried adding maven either as a "Classpath Container" or as "Referenced Projects Classpath Entries" but neither of them seem to work.
Then first option just comes up with a message that points you to the Maven properties to setup the dependencies while the second one although added (even with the correct "Deploy Path" set to "/WEB-INF/lib") doesn't seem to copy the required libs.
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08441 seconds