]
Pavol Srna reassigned JBIDE-24128:
----------------------------------
Assignee: Pavol Srna
Non resolvable parent pom 4.4.3-SNAPSHOT, should be 4.4.4-SNAPSHOT
------------------------------------------------------------------
Key: JBIDE-24128
URL:
https://issues.jboss.org/browse/JBIDE-24128
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.4.4.AM2
Reporter: Pavol Srna
Assignee: Pavol Srna
Priority: Blocker
Fix For: 4.4.4.AM2
{code}
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.jboss.tools:as:3.2.4-SNAPSHOT: Could not find
artifact org.jboss.tools:server.all:pom:4.4.3-SNAPSHOT and 'parent.relativePath'
points at wrong local POM @ line 4, column 10
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.tools:as:3.2.4-SNAPSHOT
(/Users/psrna/GitHub/jbosstools-server/as/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.jboss.tools:as:3.2.4-SNAPSHOT: Could not
find artifact org.jboss.tools:server.all:pom:4.4.3-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 4, column 10 -> [Help
2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
{code}