Github user thammegowda commented on the pull request:

    https://github.com/apache/incubator-joshua/pull/12#issuecomment-219616619
  
    @lewismc I tried to create a training model from maven build. Found that 
`pipeline.pl`  script uses `berkeleyaligner.jar`.  
    
    - `berkeleyaligner.jar` is not in maven repo.  I see [a 
project](https://github.com/mjpost/berkeleyaligner) in @mjpost 's github which 
has ant build  so I couldnt do local maven install to try it out. Should we 
need to port that to maven build or do you know a quick way to install ant jar 
to maven local?
    
    - [The original licence is GPL 
v2](https://code.google.com/archive/p/berkeleyaligner/), I am not sure if it 
has been relicensed to Apache. Can we add this as dependency to create a fat 
jar of all dependencies?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to