[weld-issues] [JBoss JIRA] Issue Comment Edited: (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

Geoffrey De Smet (JIRA) jira-events at lists.jboss.org
Tue Sep 13 06:05:26 EDT 2011


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

Geoffrey De Smet edited comment on WELD-972 at 9/13/11 6:04 AM:
----------------------------------------------------------------

Tnx. Any reason why that tempt version of AS can't be deployed as a snapshot to nexus by someone? (Just do "mvn deploy")
That way only one person has to build their own AS7 instance from source.
(better would be that hudson does it automatically, so each of us use the latest and the same to avoid "it works on my machine")

      was (Author: ge0ffrey):
    Tnx. Any reason why that tempt version of AS can't be deployed as a nexus by someone?
That way only one person has to build their own AS7 instance.
(better would be that hudson does it automatically, so each of us use the latest and the same to avoid "it works on my machine")
  
> 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