All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.openengsb-maven-plugin.2.3.1.source-code.openengsb-maven-plugin.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--

    Licensed to the Austrian Association for Software Tool Integration (AASTI)
    under one or more contributor license agreements. See the NOTICE file
    distributed with this work for additional information regarding copyright
    ownership. The AASTI licenses this file to you under the Apache License,
    Version 2.0 (the "License"); you may not use this file except in compliance
    with the License. You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

-->
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
  <info>
    <title>OpenEngSB Maven Plugin Manual</title>
    <copyright>
      <year>2009</year>
      <year>2010</year>
      <year>2011</year>
      <holder>Austrian Association for Software Tool Integration (AASTI)</holder>
    </copyright>
    <subtitle>Version ${project.version}</subtitle>
    <author>
      <personname>
        <firstname>Open Engineering Service Bus</firstname>
        <surname>Development Team and Contributors</surname>
      </personname>
      <email>openengsb-dev at googlegroups.com</email>
    </author>
  </info>
  <part>
    <title>User Manual</title>
    <partintro>
      <para>The user manual explains how the OpenEngSB Maven Plugin is to be used.</para>
    </partintro>
    <xi:include href="docbook/user.xml"/>
  </part>
  <part>
    <title>Contributor Manual</title>
    <partintro>
      <para>The contributor manual explains the internal parts of the OpenEngSB Maven Plugin
        to show where and how it could be best extended.</para>
    </partintro>
    <xi:include href="docbook/contributor.xml"/>
  </part>
</book>





© 2015 - 2025 Weber Informatics LLC | Privacy Policy