Cavva79 / m2e.wtp-resources-bug

This is a proof of concept for bug of m2e-wtp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m2e.wtp-resources-bug

This is a proof of concept for bug 538843 of m2e-wtp

Organization of the project

I made 2 branches:

  • master: contains the code giving "Utility Facet configuration is aborted as the Java Configuration is inconsistent" as warning message on maven-m2e-jar
  • example_workaround: contains the example workaround that I think is best practice to use as separation between source folders and manipulation of source files

The issue is apprearing when all 2 project war and jar are loaded as maven project on eclipse. Maven itself compile fine all projects.

About

This is a proof of concept for bug of m2e-wtp

License:GNU General Public License v3.0