[weld-issues] [JBoss JIRA] Assigned: (WELD-972) Weld does not build from source: Could not find artifact org.jboss.as:jboss-as-arquillian-common:jar:7.1.0.Alpha1-SNAPSHOT
Ales Justin (JIRA)
jira-events at lists.jboss.org
Tue Sep 13 05:47:26 EDT 2011
[ https://issues.jboss.org/browse/WELD-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin reassigned WELD-972:
--------------------------------
Assignee: Ales Justin
> Weld does not build from source: Could not find artifact org.jboss.as:jboss-as-arquillian-common:jar:7.1.0.Alpha1-SNAPSHOT
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: WELD-972
> URL: https://issues.jboss.org/browse/WELD-972
> Project: Weld
> Issue Type: Task
> Affects Versions: 1.1.2.Final
> Reporter: Geoffrey De Smet
> Assignee: Ales Justin
> Fix For: 1.2.0.Beta1
>
>
> It shouldn't be required to build another git repo from source first.
> The build fails with:
> {code}
> [ERROR] Failed to execute goal on project weld-core-test: Could not resolve dependencies for project org.jboss.weld:weld-core-test:jar:1.1.3-SNAPSHOT: Could not find artifact org.jboss.as:jboss-as-arquillian-common:jar:7.1.0.Alpha1-SNAPSHOT in jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public) -> [Help 1]
> {code}
> Coming from:
> {code}
> <jbossas7.version>7.1.0.Alpha1-SNAPSHOT</jbossas7.version>
> {code}
> There are apparently no 7.1.0 snapshots being deployed of arquillian:
> https://repository.jboss.org/nexus/index.html#nexus-search;quick~jboss-as-arquillian-common
> Probably it's just a matter of configuring a hudson job on arquillian that deploys snapshot's to the jboss nexus maven repository.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list