blob: f30c01e10f7e9207267448306a2a6e7f75657cdc [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF 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.
-->
<project name="PLC4X">
<skin>
<groupId>io.github.devacfr.maven.skins</groupId>
<artifactId>reflow-maven-skin</artifactId>
<version>1.4.0</version>
</skin>
<!-- Hide the publish date as this will cause changes on every generated page every day -->
<publishDate position="none"/>
<!--
Details on how to configure the reflow skin:
http://andriusvelykis.github.io/reflow-maven-skin/skin/
-->
<custom>
<reflowSkin>
<localResources>true</localResources>
<titleTemplate>Apache PLC4X® (Incubating) - %2$s</titleTemplate>
<slogan position="bannerLeft">The industrial IoT adapter</slogan>
<showApacheEvents>true</showApacheEvents>
<toc>top</toc>
<bottomNav maxSpan="9">
<column>reports</column>
<!--column>parent</column-->
<column>Infrastructure</column>
<column>Protocols</column>
<column>modules</column>
</bottomNav>
<brand>
<name>Apache PLC4X (Incubating)</name>
<href>https://plc4x.apache.org/</href>
</brand>
<bottomDescription>
<![CDATA[
<p id="bottomNote">
Apache PLC4X is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
</p>
]]>
</bottomDescription>
<breadcrumbs>true</breadcrumbs>
<highlightJs>true</highlightJs>
<pages>
<developer-info>
<toc>sidebar</toc>
</developer-info>
</pages>
</reflowSkin>
</custom>
<poweredBy>
<logo name="Apache Software Foundation" img="https://www.apache.org/img/asf_logo.png" href="https://www.apache.org/"/>
</poweredBy>
<bannerLeft>
<name>Apache PLC4X (incubating)</name>
<src>https://plc4x.apache.org/img/apache_plc4x_logo.png</src>
<href>https://plc4x.apache.org/</href>
</bannerLeft>
<bannerRight>
<name>Apache Incubator</name>
<src>https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png</src>
<href>http://incubator.apache.org/</href>
</bannerRight>
<body>
<head>
<![CDATA[
<script>
/* Add an image for promoting Apache events below the right banner */
document.addEventListener("DOMContentLoaded", function(event) {
$("#bannerRight").append('<p id="apacheEvents"><a href="//www.apache.org/events/current-event.html"><img src="//www.apache.org/events/current-event-234x60.png"/></a></p>');
});
</script>
]]>
</head>
<menu name="Community">
<item name="Getting Involved" href="community/getting-involved.html"/>
<item name="Conferences &amp; Meetups" href="community/conferences.html"/>
</menu>
<menu name="Users">
<item name="Download" href="users/download.html"/>
<item name="Getting Started" href="users/gettingstarted.html"/>
<item name="Object PLC Mapping (OPM)" href="users/opm.html"/>
<item name="Industry 4.0 with Apache" href="users/industry40.html"/>
<item name="Security" href="users/security.html"/>
</menu>
<menu name="Developers">
<item name="Bug &amp; Issue Tracker" href="developers/issues.html"/>
<item name="Building PLC4X" href="developers/building.html"/>
<item name="Code Analysis" href="developers/sonar.html"/>
<item name="Continuous Integration" href="developers/ci.html"/>
<item name="Contributing" href="developers/contributing.html"/>
<item name="JQassistant" href="developers/jqassistant.html"/>
<item name="Releasing" href="developers/release.html"/>
<item name="VM Access" href="developers/vm.html"/>
<item name="VPN Access" href="developers/vpn.html"/>
<item name="Website" href="developers/website.html"/>
<item name="Wiki" href="developers/wiki.html"/>
</menu>
<menu name="Protocols">
<item name="Features" href="protocols/features.html"/>
<item name="ADS" href="protocols/ads/index.html"/>
<item name="DeltaV" href="protocols/delta-v/index.html"/>
<item name="EtherNet/IP" href="protocols/ethernet-ip/index.html"/>
<item name="Modbus" href="protocols/modbus/index.html"/>
<item name="OPC-UA" href="protocols/opc-ua/index.html"/>
<item name="S7" href="protocols/s7/index.html"/>
</menu>
<menu name="Reports" ref="reports" inherit="bottom"/>
<menu name="Apache" inherit="bottom">
<item name="Apache Software Foundation" href="http://www.apache.org/"/>
<item name="How Apache Works" href="https://www.apache.org/foundation/how-it-works.html"/>
<item name="Apache License" href="http://www.apache.org/licenses/"/>
<item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
<item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
</menu>
<menu name="Parent" ref="parent" inherit="top"/>
<menu ref="modules" inherit="bottom"/>
</body>
</project>