Florian Hopf created ODFTOOLKIT-347:
---------------------------------------
Summary: Download schema only when necessary
Key: ODFTOOLKIT-347
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-347
Project: ODF Toolkit
Issue Type: Improvement
Components: codegen
Reporter: Florian Hopf
Currently the schemas for codegeneration are downloaded on every clean build.
This prevents offline work on the project and causes problems when the
downloads are not available.
It would be better to deploy the artifact locally and use it from the local
repository afterwards. A good plugin to support this might be the
maven-external-dependency-plugin at
http://code.google.com/p/maven-external-dependency-plugin/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira