Le 27/08/2015 12:29, Rami Ojares a écrit :
> You might find a james-server-app-3.0.0-beta4-SNAPSHOT-app.tar.gz file in the app/target directory ( if it is like beta 5 ).
> You have all needed files contained in it.

Unfortunately there is no app folder created by the build.
Where can I find beta 5 and why is it not announced on the website?
My bad, tag geta-5 does not exist yet. And app folder appeared after beta-4...

> To build successfully James from trunk, you can have a look to https://github.com/linagora/james-parent

Ok, maybe I will try that if all else fails.
I have never used git, neither docker so that would be one more obstacle to cross.
You can avoid docker in the process.

just use :

    git clone https://github.com/linagora/james-parent
    git submodule init
    git submodule update
    mvn clean install ...

For having a working configuration with this, you will have to modify the conf/* files...


I am trying to build James only because I want to have a working installation of James 3. I was not able to do that with pre-built apache-james-3.0-beta4-app.tar.gz and that's why I ended up trying to build it.
I will keep trying.

But once I have James 3 finally running I would like to update the website instructions to a state that everyone can at least install and run James without problems.

- rami

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



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

Reply via email to