I am new to all things maven and ignition. I am attempting to set up ignition-core as a library project to link to a new project. However the ignition-core pom has this error...
Project build error: Non-resolvable parent POM: Could not find artifact com.github.ignition:ignition:pom:0.3-SNAPSHOT and 'parent.relativePath' points at wrong local POM
How can I resolve this? Thanks in advance.