[
https://issues.apache.org/jira/browse/JOSHUA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286017#comment-15286017
]
ASF GitHub Bot commented on JOSHUA-252:
---------------------------------------
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?
> Make it possible to use Maven to build Joshua
> ---------------------------------------------
>
> Key: JOSHUA-252
> URL: https://issues.apache.org/jira/browse/JOSHUA-252
> Project: Joshua
> Issue Type: Improvement
> Components: build
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
> Fix For: 6.1
>
>
> As per discussion on the dev@ list for now Ant is the official build tool for
> Joshua however we would like to possibly switch to Maven if / when someone is
> able to do so.
> Assigning to me for now as I could be able to look into this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)