[jbosscache-issues] [JBoss JIRA] Resolved: (JBCACHE-1583) Update beanshell and sleepycat dependencies

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Tue Jun 1 10:52:51 EDT 2010


     [ https://jira.jboss.org/browse/JBCACHE-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreno resolved JBCACHE-1583.
---------------------------------------

    Resolution: Done


> Update beanshell and sleepycat dependencies
> -------------------------------------------
>
>                 Key: JBCACHE-1583
>                 URL: https://jira.jboss.org/browse/JBCACHE-1583
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Scripts and processes
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 3.3.0.GA
>
>
> Update beanshell and sleepycat dependencies, otherwise trunk does not build:
> [INFO] Failed to resolve artifact.
> Missing:
> ----------
> 1) com.sleepycat:je:jar:3.3.75
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=com.sleepycat -DartifactId=je -Dversion=3.3.75 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=com.sleepycat -DartifactId=je -Dversion=3.3.75 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.jboss.cache:jbosscache-core:jar:3.2.6-SNAPSHOT
>   	2) com.sleepycat:je:jar:3.3.75
> 2) beanshell:bsh:jar:2.0b4
>   Try downloading the file manually from the project website.
>   Then, install it using the command: 
>       mvn install:install-file -DgroupId=beanshell -DartifactId=bsh -Dversion=2.0b4 -Dpackaging=jar -Dfile=/path/to/file
>   Alternatively, if you host your own repository you can deploy the file there: 
>       mvn deploy:deploy-file -DgroupId=beanshell -DartifactId=bsh -Dversion=2.0b4 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>   Path to dependency: 
>   	1) org.jboss.cache:jbosscache-core:jar:3.2.6-SNAPSHOT
>   	2) beanshell:bsh:jar:2.0b4
> ----------
> 2 required artifacts are missing.
> for artifact: 
>   org.jboss.cache:jbosscache-core:jar:3.2.6-SNAPSHOT
> from the specified remote repositories:
>   jboss-maven2-brew (http://repository.jboss.org/maven2-brew/),
>   jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/)

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

        


More information about the jbosscache-issues mailing list