Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[iam-dev] constant rebuilds ...

I have a maven 2 project for a CXF web service that generates sources from a hand-coded WSDL. The sources land properly in target/generated/src/main/java.

My problem is that Eclipse keeps getting into this state where it constantly rebuilds the project. Every time the validation monitor runs, it triggers a rebuild.

Does anyone have a suggestion for troubleshooting this?

Thanks,
Mojo
--
Morris Jones
Monrovia, CA
http://www.whiteoaks.com
Old Town Astronomers: http://www.otastro.org
Twitter: http://twitter.com/mojo_la


Back to the top