Closed dleangen closed 4 years ago
Just an observation: when I changed the version back to 3.5.0-SNAPSHOT ./gradlew clean build
works again.
We might need to run mvn deploy
on 3.6.0-SNAPSHOT artifacts to make this work.
Yes, I did mention it on gitter. I wanted to use some things merged in master to check them out. This is an experiment / sample repository and the code is free. I'm not committing to maintaining it. It's for show at the moment. Ii gives people an idea of "How can I do this with James" . Of course, you could make it more production ready. It is a good base to make a production ready instance.
So you don't want comments or any help, is that what you're saying?
I am not able to work at the same pace as you because I have clients I need to take care of. I can only spend a few hours a day. I suspect that may be the same for most people.
I just tried building, but got an error:
I think this is because the version uses a local snapshot, i.e. a snapshot that has not yet been released.
Shouldn't the sandbox use only released artifacts?