]
Radim Hopp closed JBIDE-22317.
------------------------------
Closing as per Mickael's comment.
Cannot build jbosstools-central locally
---------------------------------------
Key: JBIDE-22317
URL:
https://issues.jboss.org/browse/JBIDE-22317
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, central
Affects Versions: 4.4.0.Alpha1
Reporter: Mickael Istria
Assignee: Fred Bricon
Priority: Blocker
Fix For: 4.4.0.Alpha2
With a clean jbosstools-central, "mvn clean verify" fails locally with
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.7:copy
(copy-central-webpage) on project org.jboss.tools.central: Unable to find artifact. Could
not find artifact org.jboss.tools.central:jbosstools-central-webpage:zip:2.0.0-SNAPSHOT in
jboss-public-repository-group (
http://repository.jboss.org/nexus/content/groups/public/)
[ERROR]
{code}