[weld-issues] [JBoss JIRA] Commented: (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:45:27 EDT 2011


    [ https://issues.jboss.org/browse/WELD-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628064#comment-12628064 ] 

Ales Justin commented on WELD-972:
----------------------------------

This is temp version of AS, as it includes a mem-leak bug fix, which causes tests to fail.
Atm you need to build your own AS7 instance, and it will work.

This will be fixed as soon as next AS7 release is out.


> 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
>            Reporter: Geoffrey De Smet
>
> 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