Specify a mvn repository for weld-se
------------------------------------

                 Key: JBEHAVE-464
                 URL: http://jira.codehaus.org/browse/JBEHAVE-464
             Project: JBehave
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 3.3
            Reporter: Agnes Crepet


I've just tried to test the last 3.3 release. And I had to add a repository in 
my settings.xml:
http://repository.jboss.org/nexus/content/groups/public-jboss
for dependendy :
    <dependency>
      <groupId>org.jboss.weld.se</groupId>
      <artifactId>weld-se</artifactId>
      <version>1.1.0.Final</version>
    </dependency>

in pom.xml of the module jbehave-weld

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to