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

Compare with Current View Page History

« Previous Version 5 Next »

Unable to render {include} The included page could not be found.

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

Composite

org.apache.tuscany:tuscany-composite-plugin

Simplifies packaging of SCA composites.

WAR Packaging

org.apache.tuscany:tuscany-war-plugin

Adds an Apache Tuscany runtime to a web application.

Integration Test

org.apache.tuscany:tuscany-itest-plugin

Supports integration testing of SCA components during a build.

  • No labels