[
https://issues.jboss.org/browse/JBIDE-22317?page=com.atlassian.jira.plugi...
]
Mickael Istria resolved JBIDE-22317.
------------------------------------
Resolution: Done
SNAPSHOT are volatile and can be removed any time depending on the remote repository
settings. I don't know what's the rules for Nexus@JBoss but I guess it just
thought the SNAPSHOT was too old.
Anyway, now you published it again, it works. Thanks!
PS: is this going to change by next versions? In case it changes rarely, it would be worth
considering a release of that artifact so it gets persisted.
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}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)