Downloading: http://snapshots.jboss.org/maven2/org/jboss/tools/org.jboss.tools.parent.pom/0.0.3-SNAPSHOT/org.jboss.tools.parent.pom-0.0.3-SNAPSHOT.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.jboss.tools:teiid:0.0.3-SNAPSHOT (<http://hudson.qa.jboss.com/hudson/job/jbosstools-teiid-designer_trunk/ws/sources/pom.xml)> has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.jboss.tools:org.jboss.tools.parent.pom:pom:0.0.3-SNAPSHOT in glassfish (http://maven.glassfish.org) and 'parent.relativePath' points at wrong local POM @ line 5, 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
Terminating xvnc.
$ vncserver -kill :39
Killing Xvnc process ID 27451
Recording test results
Archiving artifacts
The issue here is that current version for parent is 0.0.4-SNAPSHOT,
since a change was introduced after branching. I think the parent
has not been published to the snapshot repo yet (if is used to be
published, I'll have to check that with Nick).