coherence-tools
coherence-tools copied to clipboard
parent POM cannot be found
When I try to build the classes locally, build fails because parent POM cannot be found in public repository : com.seovic:oss-parent:1
Can it be deposited?
Hassene
Hi,
Please download full .zip version , the parent pom is located at https://github.com/aseovic/coherence-tools/blob/master/pom.xml Regards Hitesh
The problem is that with the release of 0.6 the parent of coherence-tools changed from org.sonatype.oss:oss-parent:7 to com.seovic:oss-parent:1. The issue here is that com.seovic.oss-parent isn't a valid artifact (at least, not that I can find). Is there a reason why the parent was changed in release 0.6? The only solution I've found so far is manually editing the coherence-tools POM to repoint to the sonatype oss-parent. You can see the commit here: https://github.com/aseovic/coherence-tools/commit/bd501ae2e339aed15206629e8dcf74d842d50ec6#diff-600376dffeb79835ede4a0b285078036