You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Maven Plugins

Apache Tuscany provides a set of Apache Maven Plugins to assist in the development of SCA applications. These simplify common build-time tasks such as generating code, packaging artifacts such as wars, and testing applications.

Plugin

Id

Description

WAR Packaging

org.apache.tuscany.sca:tuscany-war-plugin

A plugin that adds an Apache Tuscany runtime to a web application.

Integration Test

org.apache.tuscany.sca:tuscany-itest-plugin

A plugin that simplifies integration testing of SCA components.

  • No labels