|
This is really strange. I really had that problem, reproducable on my computer.
Today I did the same: <orderEntry type="module-library"> I will attach my pom file, slightly changed because of private information, and the generated files. The demo project (pom file and generated idea project files) which show that the generation of idea files seems to have a problem
Thanks for the project Gerhard. I can now verify that this happens. But it only happens when you run the IDEA plugin a second time on a project that has already had its IDEA files created before. Then SOURCES and JAVADOC tags are duplicated. I'll take a look at the code snippet you mentioned.
I have applied your suggested patch and deployed a new SNAPSHOT.
Please verify that this issue is solved in version 2.2.-SNAPSHOT. Thank you!
Your change in 2.2.-SNAPSHOT works for me. |
|||||||||||||||||||||||||||||||||||||||||||||||||
Please supply a sample project that can be used to illustrate the problem.