<plugins>
<plugin>
<artifactId>maven-site-plugin</artifactId>
- <version>2.1</version>
+ <version>2.1.1</version>
</plugin>
</plugins>
</pluginManagement>
<distributionManagement>
<site>
<id>test-enterprise-site</id>
- <url>file:${distrib}/security</url>
+ <url>file:${distrib}/security/usermgt</url>
</site>
</distributionManagement>
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
- <bannerLeft>
- <name>Security</name>
- <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
- <href>http://maven.apache.org/</href -->
- </bannerLeft>
- <!-- bannerRight>
- <src>http://maven.apache.org/images/maven-small.gif</src>
- </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+ name="Home Network Evolution">
+
<body>
<links>
<item name="utilities library" href="http://utils.wamblee.org/"/>
+ <item name="Support/General" href="http://utils.wamblee.org/security/usermgt/index.html"/>
</links>
<menu name="Security">
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
- <bannerLeft>
- <name>Utils</name>
- <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
- <href>http://maven.apache.org/</href -->
- </bannerLeft>
- <!-- bannerRight>
- <src>http://maven.apache.org/images/maven-small.gif</src>
- </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+ name="Utilities Library">
<body>
<links>
<item name="utilities library" href="http://utils.wamblee.org/"/>
<menu name="Info">
<item name="javadoc" href="apidocs/index.html"/>
</menu>
-
+
<menu name="Support">
<item name="General" href="http://utils.wamblee.org/support/general/index.html"/>
</menu>
-
+
<menu name="Security">
- <item name="Usermgt" href="http://utils.wamblee.org/security/index.html"/>
+ <item name="Usermgt" href="http://utils.wamblee.org/security/usermgt/index.html"/>
</menu>
-
+
<menu name="Test">
<item name="Enterprise" href="http://utils.wamblee.org/test/enterprise/index.html"/>
</menu>
<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Home Network Evolution">
- <bannerLeft>
- <name>Support/General</name>
- <!-- src>http://maven.apache.org/images/apache-maven-project.png</src>
- <href>http://maven.apache.org/</href -->
- </bannerLeft>
- <!-- bannerRight>
- <src>http://maven.apache.org/images/maven-small.gif</src>
- </bannerRight -->
+<project xmlns="http://maven.apache.org/DECORATION/1.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
+ name="Utilities Library: Support/General">
<body>
<links>
<item name="utilities library" href="http://utils.wamblee.org/"/>
+ <item name="Support/General" href="http://utils.wamblee.org/support/general/index.html"/>
</links>
<menu name="Security">
</properties>
<body>
<section name="Introduction">
- <p>Description to be added.</p>
+ <p>The general support library contains various smaller utilities that
+ can be useful for any java project. </p>
</section>
</body>
</document>
<author email="erik@brakkee.org">Erik Brakkee</author>
</properties>
<body>
+ <section name="Caching">
+ <p>See the <a
+ href="http://utils.wamblee.org/support/general/apidocs/org/wamblee/cache/package-summary.html"
+ >Package Javadoc</a></p>
+ </section>
<section name="Main Area 1">
<subsection name="Example 1"> </subsection>
<subsection name="Example 2"> </subsection>