[
https://issues.jboss.org/browse/AS7-2026?page=com.atlassian.jira.plugin.s...
]
Jan Lanik commented on AS7-2026:
--------------------------------
The current head works. Someone probably added alpha2 artefacts to the maven repo. Is
there available some roadmap for these versions?
I found
https://issues.jboss.org/browse/AS7#selectedTab=com.atlassian.jira.plugin...
but there is no mention of alpha2.
Wrong version numbers in pom, AS can't be built
-----------------------------------------------
Key: AS7-2026
URL:
https://issues.jboss.org/browse/AS7-2026
Project: Application Server 7
Issue Type: Bug
Components: Build System
Environment: affect commit 9a15276c2e163c196807cce5e811fd1fa672bf89
Reporter: Jan Lanik
Assignee: Paul Gier
Priority: Blocker
There is a wrong version number in poms (7.1.0.Alpha2). According to a schedule there is
no Alpha2 planned!
Right now the AS can't be built because some dependencies with Alpha2 in name are not
in maven repo!
example:
[ERROR] Failed to execute goal on project jboss-as-testsuite-integration: Could not
resolve dependencies for project
org.jboss.as:jboss-as-testsuite-integration:jar:7.1.0.Alpha2-SNAPSHOT: The following
artifacts could not be resolved:
org.jboss.as:jboss-as-webservices-tests-integration:jar:7.1.0.Alpha2-SNAPSHOT,
org.jboss.as:jboss-as-arquillian-container-managed:jar:7.1.0.Alpha2-SNAPSHOT,
org.jboss.as:jboss-as-build:pom:7.1.0.Alpha2-SNAPSHOT,
org.jboss.as:jboss-as-build-config:jar:7.1.0.Alpha2-SNAPSHOT: Could not find artifact
org.jboss.as:jboss-as-webservices-tests-integration:jar:7.1.0.Alpha2-SNAPSHOT in
jboss-public-repository-group (
http://repository.jboss.org/nexus/content/groups/public/)
-> [Help 1]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira