[ 
https://issues.apache.org/jira/browse/JAMES-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tellier Benoit resolved JAMES-1737.
-----------------------------------
    Resolution: Fixed

Solved

> Wrong destination in the README.txt file for building James on java 8
> ---------------------------------------------------------------------
>
>                 Key: JAMES-1737
>                 URL: https://issues.apache.org/jira/browse/JAMES-1737
>             Project: James Server
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: Trunk
>            Reporter: Quynh Nguyen
>             Fix For: Trunk
>
>
> In order to run the build, you have to launch the following command:
> The old one is:
> $ docker run -v $PWD/.m2:/root/.m2 -v $PWD:/origin -v 
> $PWD/dockerfiles/run/spring/destination:/destination -t james/project -s SHA1
> It should be:
> docker run -v $PWD/.m2:/root/.m2 -v $PWD:/origin -v 
> $PWD/dockerfiles/run/guice/destination:/destination -t james/project -s SHA1



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to