JBoss Community

m2e(clipse)-wtp 0.13.1 : Back to the m2e marketplace

new comment by wang mingliang - View all comments on this blog post

I have three maven project,the first one packaging type is war, which depend the two other maven project packaging type are jar called projectone and projecttwo.

when I  installed m2e 1.0 and m2e-wtp 0.1.3 and restart,then publish the war project by wtp,run failed,

I open the wtp publish directory and find projectone.jar and projecttwo.jar in the war project's lib directory.

Then open them,I find files in the two jars are like *.java,they are not complied at all.

Please help me.thanks.