OpenCMIS Server Archetype
-------------------------
Key: CMIS-243
URL: https://issues.apache.org/jira/browse/CMIS-243
Project: Chemistry
Issue Type: New Feature
Components: build&release, opencmis-server
Affects Versions: 0.1.0-incubating
Reporter: Maurizio Pillitu
Following the howto[1] documentation on how to build a server with OpenCMIS
APIs, I got stuck on several issues:
- depending on an existing archetype (maven-archetype-webapp)
- outdated dependency names/versions
- missing apache snapshots repository
- ...
Once I got to a working version, I decided to generate a Maven archetype to
share my achievements; I think this would be a good contribution to the project
in order to enable users to easily start implementing a CMIS Server.
The code is provided by the Sourcesense gitHub repo[2]; please check the
README[3] to give it a try it; I'd be happy to document this further updating
the existing documentation.
Feedback is welcome.
[1] - http://incubator.apache.org/chemistry/how-to-build-a-server.html
[2] - http://github.com/sourcesense/cmis-server-archetype
[3] - http://github.com/sourcesense/cmis-server-archetype/blob/master/README.txt
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.