[ 
https://issues.apache.org/jira/browse/S4-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598273#comment-13598273
 ] 

Matthieu Morel commented on S4-101:
-----------------------------------

We don't have a clean solution yet. It seems that things might be much easier 
if we used maven...
                
> Avoid depending on local maven repository artifacts when using the binary 
> distribution
> --------------------------------------------------------------------------------------
>
>                 Key: S4-101
>                 URL: https://issues.apache.org/jira/browse/S4-101
>             Project: Apache S4
>          Issue Type: Improvement
>            Reporter: Matthieu Morel
>             Fix For: 0.7
>
>
> Currently, transitive dependencies must be available in the local maven 
> repository on each machine to which the nodes are installed. For instance 
> reflectasm. We need to only depend on dependencies available within the 
> binary distribution (/lib directory.
> It seems a solution is to:
> * add missing transitive dependencies such as reflectasm in the /lib 
> directory of the binary distribution
> * configure the dependencies of created projects in order to fetch them from 
> /lib directory if the local maven repository is not available 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to