I want to use syculics in my Maven project but it does not work, I try It says like add repository () and when I install "MVN" then it says "Artifact Com was not found. Comics: seculose: jar: 1.1.0-snapshot in Nexus" where Nexus is our repository
My pom is included in:
... & Lt; Version & gt; 1.1.0-snapshots and lt; / Edition & gt; & Lt; / Dependencies & gt; & Lt; / Dependencies & gt; ...
Any ideas why Maven did not get artifact in the correct repo?
The problem is resolved. In settings.xml, we had a Maven that always used the same repo.
I just removed the mirror because we do not use it anymore, but I think that by adding extra storage it will also work.
No comments:
Post a Comment