boilerpipe
boilerpipe copied to clipboard
mvn compile is broken due to relocation
What is the reason to relocate necohtml? Is it published necohtml with some patches applied? Currently mvn compile fails while mvn package succeeds?! The implication of this is that when I import the project into IntelliJ, it can't be compiled because if I understand it correctly, relocation is happening after compilation and is not invoked by IDE.
hello, did you solve this problem?
Thanks.