You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2012/12/07 22:33:33 UTC

svn commit: r1418489 [30/39] - in /incubator/onami/site/test: ./ apidocs/ apidocs/assets/ apidocs/assets/images/ apidocs/reference/ apidocs/reference/org/ apidocs/reference/org/apache/ apidocs/reference/org/apache/onami/ apidocs/reference/org/apache/on...

Added: incubator/onami/site/test/mock.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/test/mock.html?rev=1418489&view=auto
==============================================================================
--- incubator/onami/site/test/mock.html (added)
+++ incubator/onami/site/test/mock.html Fri Dec  7 21:33:08 2012
@@ -0,0 +1,485 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Dec 7, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="author" content="The 99 Software Foundation" />
+    <meta name="Date-Revision-yyyymmdd" content="20121207" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Onami-Test - Mock framework</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Onami-Test</h2>
+                </div>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 07 December 2012</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 1.4-incubating-SNAPSHOT</li>
+                      
+                
+                    
+      
+                                              
+    <li class="pull-right">              <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+        Google Guice</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Onami™ Test</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="core.html" title="The core - JUniceRunner">
+          <i class="none"></i>
+        The core - JUniceRunner</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="guice.html" title="Guice integration">
+          <i class="none"></i>
+        Guice integration</a>
+            </li>
+                  
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Mock Framework integration</a>
+          </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                          
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                                                                                                                                                                    
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">External Links</li>
+                                
+      <li>
+    
+                          <a href="http://code.google.com/p/junice/" class="externalLink" title="Project Page">
+          <i class="none"></i>
+        Project Page</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+          <i class="none"></i>
+        Google Guice</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.junit.org" class="externalLink" title="JUnit">
+          <i class="none"></i>
+        JUnit</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://easymock.org/" class="externalLink" title="Easy-Mock">
+          <i class="none"></i>
+        Easy-Mock</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://mockito.org/" class="externalLink" title="Mockito">
+          <i class="none"></i>
+        Mockito</a>
+            </li>
+                              <li class="nav-header">Components</li>
+                                
+      <li>
+    
+                          <a href="../autobind" title="Autobind">
+          <i class="none"></i>
+        Autobind</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../cache" title="Cache">
+          <i class="none"></i>
+        Cache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../configuration" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../guava" title="Guava">
+          <i class="none"></i>
+        Guava</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../lifecycle" title="Lifecycle">
+          <i class="none"></i>
+        Lifecycle</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging" title="Logging">
+          <i class="none"></i>
+        Logging</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../scheduler" title="Scheduler">
+          <i class="none"></i>
+        Scheduler</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../spi" title="SPI">
+          <i class="none"></i>
+        SPI</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="./" title="Test">
+          <i class="none"></i>
+        Test</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../community/volunteering.html" title="Volunteering">
+          <i class="none"></i>
+        Volunteering</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/patches.html" title="Contributing Patches">
+          <i class="none"></i>
+        Contributing Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/mail-lists.html" title="Mailing lists">
+          <i class="none"></i>
+        Mailing lists</a>
+            </li>
+                              <li class="nav-header">Committers</li>
+                                
+      <li>
+    
+                          <a href="../committers/svn-conventions.html" title="SVN conventions">
+          <i class="none"></i>
+        SVN conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/maven-settings.html" title="Maven settings">
+          <i class="none"></i>
+        Maven settings</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/gpg-keys.html" title="GPG keys">
+          <i class="none"></i>
+        GPG keys</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/jira-conventions.html" title="JIRA conventions">
+          <i class="none"></i>
+        JIRA conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/codestyle.html" title="Code style recommendations">
+          <i class="none"></i>
+        Code style recommendations</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <!--  --><!-- 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. --><!--  --><div class="section"><h2>Mock framework<a name="Mock_framework"></a></h2><p><i
 >JUnice</i> integrates two <i>Mock frameworks</i> integrated with <i>Google Guice</i> to inject the mocked object into bussines logic classes, simply by annotating a test fild with <tt>@org.nnsoft.guice.junice.mock.annotation.Mock</tt> annotation. All existing bindins will be replaced with mock object declared into your test class.</p><p>JUnice supports this kind of mock:</p><ul><li>Easy-Mock (<tt>org.nnsoft.guice.junice.mock.annotation.MockType.EASY_MOCK</tt>)</li><li>Mockito (<tt>org.nnsoft.guice.junice.mock.annotation.MockType.MOCKITO</tt>)<p><b>by default</b> JUnice creates Easy-Mock mock objects.</p></li></ul><div class="section"><h3>Choose your favorite mock framework<a name="Choose_your_favorite_mock_framework"></a></h3><p>To choose a different mock framework that <i>JUnice</i> shuld be used to create your mock object, you should annotate the test classes in this way:</p><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+@MockFramework(type=MockType.MOCKITO)
+public class SimpleTest {
+
+}</pre></div></div><div class="section"><h3>Mock annotation<a name="Mock_annotation"></a></h3><p><tt>org.nnsoft.guice.junice.annotation.Mock</tt> is a field annotation used by core <i>Runner</i> to instantiate and inject Mock object into a test case class.</p><p><tt>org.nnsoft.guice.junice.annotation.Mock</tt> can be configured with this parameters:</p><table border="1" class="table table-striped"><tr class="a"><th align="left">Property</th><th align="left">Type</th><th align="left">Description</th></tr><tr class="b"><td align="left"><b>providedBy</b></td><td align="left"><tt>java.lang.String</tt></td><td align="left">Specifies a <tt>java.lang.String</tt> that indentifies a <b>public static</b> method with return type is equals to the type of the field annotated by this annotation.</td></tr><tr class="a"><td align="left"><b>providerClass</b></td><td align="left"><tt>Class</tt></td><td align="left">If present specifies a <tt>Class</tt> that contains the method <tt>providedBy<
 /tt>, by default<tt>providerClass</tt> is setted with filed declared class</td></tr><tr class="b"><td align="left"><b>reserAfter</b></td><td align="left">boolean</td><td align="left"><b>true</b> (default) specifies a boolean value to reset this mock object after any test method.</td></tr><tr class="a"><td align="left"><b>annotateWith</b></td><td align="left"><tt>Class</tt></td><td align="left">Specifies an annotaion <tt>Class</tt> that will be used in the <tt>Google Guice</tt> binder to execute the literal binding.</td></tr><tr class="b"><td align="left"><b>namedWith</b></td><td align="left"><tt>String</tt></td><td align="left">Specifies an annotaion <tt>String&gt;&gt; that will be used in the &lt;&lt;&lt;Google Guice</tt> binder to execute the literal binding.</td></tr><tr class="a"><td align="left"><b>type</b></td><td align="left"><tt>org.nnsoft.guice.junice.annotation.MockObjType</tt></td><td align="left">Specifies the mock type.</td></tr></table><p>In the following examp
 le <i>HelloWorld</i> class dependencies will be injected with the mocked class created by the <i>Runner</i>:</p><div class="source"><pre class="prettyprint">
+public class HelloWorld {
+
+    @Inject
+    private Service service;
+
+    ...
+
+    public String sayHalloByService() {
+        return service.go();
+    }
+
+    ...
+}</pre></div><p>Then, in the test class:</p><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+public class SimpleTest {
+
+    //Create and inject a simple EasyMock Strict mock
+    @org.nnsoft.guice.junice.annotation.Mock
+    private Service service;
+
+    @Inject
+    private HelloWorld helloWorld;
+
+    @Test
+    public void testMock(){
+        //Stub created mock
+        EasyMock.expect(service.go()).andReturn(&quot;Ciao&quot;);
+        EasyMock.replay(providedMock);
+
+        assertNotNull(service);
+        assertEquals(&quot;Ciao&quot;, helloWorld.sayHalloByService());
+
+        EasyMock.verify(service);
+    }
+
+}</pre></div><div class="section"><h4>Mock resetAfter<a name="Mock_resetAfter"></a></h4><p><b>Note</b> The runner will reset any mock object after each test method. To indicate that a mock has to be resetted manually, fields must to be annotated in this way:</p><div class="source"><pre class="prettyprint">
+    ...
+
+    @Mock(resetAfter=false)
+    private Service service;
+
+    ...</pre></div></div><div class="section"><h4>Mock provider<a name="Mock_provider"></a></h4><p>The Runner class create a simple mock for each <tt>@Mock</tt> annotated filed. You shuld delegate the mock creation to a method in this way:</p><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+public class SimpleTest {
+
+  @Mock(providedBy=&quot;providerMethod&quot;)
+  private Service service;
+
+  public static Service providerMethod() {
+    Service mocked = EasyMock.createNiceMock(Service.class);
+
+    ...
+
+    return mockedService;
+  }
+
+  ...
+
+}</pre></div><p>It's possible also delegate an external class:</p><div class="source"><pre class="prettyprint">
+public class ServiceMockProvider {
+
+  public static Service providerMethod() {
+    Service mocked = EasyMock.createNiceMock(Service.class);
+
+    ...
+
+    return mockedService;
+  }
+}</pre></div><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+public class SimpleTest {
+
+    @Mock(providedBy=&quot;providerMethod&quot;,
+                      providerClass=ServiceMockProvider.class)
+    private Service service;
+
+    ...
+}</pre></div></div><div class="section"><h4>Mock type<a name="Mock_type"></a></h4><p>The Runner class create a simple mock for each <tt>@Mock</tt> annotated filed. It's possible specify witch type of mock that the Runner creates. The possible values are:</p><ul><li>EASY_MOCK_NORMAL to create a normal EasyMock object mock (default value)</li><li>EASY_MOCK_STRICT to create a strict EasyMock object mock</li><li>EASY_MOCK_NICE to create a nice EasyMock object mock</li></ul></div></div><div class="section"><h3>Replace module<a name="Replace_module"></a></h3><p><i>JUnice</i> core <i>Runner</i> will replace all existing bindings found into modules declared via <tt>@org.nnsoft.guice.junice.annotation.GuiceModule</tt> and <tt>@org.nnsoft.guice.junice.annotation.GuiceProvidedModules</tt> with mocked object annotated with <tt>org.nnsoft.guice.junice.annotation.Mock</tt></p><p>So given google-guice module:</p><div class="source"><pre class="prettyprint">
+public class ServiceModule extends AbstractModule {
+
+    @Override
+    protected void configure() {
+        bind(Service.class)
+            .to(ServiceImpl.class)
+                .asEagerSingleton();
+        ...
+    }
+}</pre></div><p>and your implementation</p><div class="source"><pre class="prettyprint">
+public class ServiceImpl implements Service {
+
+    public String go() {
+        return &quot;It's real class&quot;;
+    }
+
+}</pre></div><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+@GuiceModules(modules=ServiceModule.class)
+public class TestCustomInjectionTest {
+
+    @Mock
+    private static Service service;
+
+    @Test
+    public void testOverideModule() throws Exception {
+        assertNotNull(service);
+
+        EasyMock.expect(service.go())
+                .andReturn(&quot;Mocked injected class&quot;);
+
+        assertEquals(&quot;Mocked injected class&quot;, service.go());
+    }
+
+}
+</pre></div><p>service instance will be injected with the mocked object.</p></div><div class="section"><h3>Multiple annotation for same type<a name="Multiple_annotation_for_same_type"></a></h3><p>It's possible annotate multiple types with the <tt>org.nnsoft.guice.junice.annotation.Mock</tt> annotation</p><p>The Method <tt>GuiceMockModule#configure()</tt> creates a binding for each <tt>org.nnsoft.guice.junice.annotation.Mock</tt> found. The binding will be created <b>if and only if</b> there is no types conflict beetween declared <tt>org.nnsoft.guice.junice.annotation.Mock</tt>.</p><p>A type conflict is detected</p><ul><li>if two or more field are annotated with the same <tt>org.nnsoft.guice.junice.annotation.Mock</tt> and no different <tt>org.nnsoft.guice.junice.annotation.Mock#annotatedWith</tt> parameter are specified for these annotation or,</li><li>two, or more, equals <tt>org.nnsoft.guice.junice.annotation.Mock#annotatedWith</tt> parameter are specified for the same typ
 e field.<p>If a conflict is detected the <b>binding will not be created</b> for this conflicted type, and the field will be injected <b>only</b> into the test class. So if necessary you have to create a proper binding for this <tt>org.nnsoft.guice.junice.annotation.Mock</tt> field:</p><div class="source"><pre class="prettyprint">
+@RunWith(JUniceRunner.class)
+public class TestCustomInjectionTest extendes Module {
+
+    public void configure(Binder binder) {
+        binder.bind(Service.class).toInstance(serviceOne);
+    }
+
+    @Mock
+    private static Service serviceOne;
+
+    @Mock
+    private Service serviceTwo;
+
+    @Inject
+    private HelloWorld helloWorld;
+
+    @Test
+    public void testOverideModule() throws Exception {
+        assertNotNull(serviceOne);
+        assertNotNull(serviceTwo);
+    }
+}</pre></div></li></ul><p>in this case <tt>HelloWorld</tt> class has a dependency with <tt>Service</tt> interface. If you dont specify a proper binding <tt>Google Guice</tt> raises an <tt>com.google.inject.ConfigurationExcepion</tt>.</p></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2010-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Onami, Apache Onami Test, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Propchange: incubator/onami/site/test/mock.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/test/mock.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: incubator/onami/site/test/plugin-management.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/test/plugin-management.html?rev=1418489&view=auto
==============================================================================
--- incubator/onami/site/test/plugin-management.html (added)
+++ incubator/onami/site/test/plugin-management.html Fri Dec  7 21:33:08 2012
@@ -0,0 +1,436 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Dec 7, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20121207" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Onami-Test - Project Plugin Management</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Onami-Test</h2>
+                </div>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 07 December 2012</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 1.4-incubating-SNAPSHOT</li>
+                      
+                
+                    
+      
+                                              
+    <li class="pull-right">              <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+        Google Guice</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Onami™ Test</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="core.html" title="The core - JUniceRunner">
+          <i class="none"></i>
+        The core - JUniceRunner</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="guice.html" title="Guice integration">
+          <i class="none"></i>
+        Guice integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mock.html" title="Mock Framework integration">
+          <i class="none"></i>
+        Mock Framework integration</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                    
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-down"></i>
+        Project Information</a>
+                    <ul class="nav nav-list">
+                      
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="project-summary.html" title="Project Summary">
+          <i class="none"></i>
+        Project Summary</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="license.html" title="Project License">
+          <i class="none"></i>
+        Project License</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="team-list.html" title="Project Team">
+          <i class="none"></i>
+        Project Team</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-management.html" title="Dependency Management">
+          <i class="none"></i>
+        Dependency Management</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependencies.html" title="Dependencies">
+          <i class="none"></i>
+        Dependencies</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                      
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Plugin Management</a>
+          </li>
+                      
+      <li>
+    
+                          <a href="plugins.html" title="Project Plugins">
+          <i class="none"></i>
+        Project Plugins</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="distribution-management.html" title="Distribution Management">
+          <i class="none"></i>
+        Distribution Management</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                                                                                                    
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">External Links</li>
+                                
+      <li>
+    
+                          <a href="http://code.google.com/p/junice/" class="externalLink" title="Project Page">
+          <i class="none"></i>
+        Project Page</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+          <i class="none"></i>
+        Google Guice</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.junit.org" class="externalLink" title="JUnit">
+          <i class="none"></i>
+        JUnit</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://easymock.org/" class="externalLink" title="Easy-Mock">
+          <i class="none"></i>
+        Easy-Mock</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://mockito.org/" class="externalLink" title="Mockito">
+          <i class="none"></i>
+        Mockito</a>
+            </li>
+                              <li class="nav-header">Components</li>
+                                
+      <li>
+    
+                          <a href="../autobind" title="Autobind">
+          <i class="none"></i>
+        Autobind</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../cache" title="Cache">
+          <i class="none"></i>
+        Cache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../configuration" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../guava" title="Guava">
+          <i class="none"></i>
+        Guava</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../lifecycle" title="Lifecycle">
+          <i class="none"></i>
+        Lifecycle</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging" title="Logging">
+          <i class="none"></i>
+        Logging</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../scheduler" title="Scheduler">
+          <i class="none"></i>
+        Scheduler</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../spi" title="SPI">
+          <i class="none"></i>
+        SPI</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="./" title="Test">
+          <i class="none"></i>
+        Test</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../community/volunteering.html" title="Volunteering">
+          <i class="none"></i>
+        Volunteering</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/patches.html" title="Contributing Patches">
+          <i class="none"></i>
+        Contributing Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/mail-lists.html" title="Mailing lists">
+          <i class="none"></i>
+        Mailing lists</a>
+            </li>
+                              <li class="nav-header">Committers</li>
+                                
+      <li>
+    
+                          <a href="../committers/svn-conventions.html" title="SVN conventions">
+          <i class="none"></i>
+        SVN conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/maven-settings.html" title="Maven settings">
+          <i class="none"></i>
+        Maven settings</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/gpg-keys.html" title="GPG keys">
+          <i class="none"></i>
+        GPG keys</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/jira-conventions.html" title="JIRA conventions">
+          <i class="none"></i>
+        JIRA conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/codestyle.html" title="Code style recommendations">
+          <i class="none"></i>
+        Code style recommendations</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Project Plugin Management<a name="Project_Plugin_Management"></a></h2><a name="Project_Plugin_Management"></a><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-antrun-plugin/">maven-antrun-plugin</a></td><td>1.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-assembly-plugin/">maven-assembly-plugin</a></td><td>2.3</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.3.2</td></t
 r><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-dependency-plugin/">maven-dependency-plugin</a></td><td>2.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.7</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-docck-plugin/">maven-docck-plugin</a></td><td>1.0</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.0.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-gpg-plugin/">maven-gpg-plugin</a></td><td>1.3</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="
 http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-invoker-plugin/">maven-invoker-plugin</a></td><td>1.5</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.3.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.8</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-plugin-plugin/">maven-plugin-plugin</a></td><td>2.8</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-release-plugin/">maven-release-plugin</a></td><td
 >2.3.2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.2.1</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-plugin/">maven-scm-plugin</a></td><td>1.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td><td>1.0-beta-2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.0</td></tr><tr class="b"><td>org.apache.maven.plug
 ins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-source-plugin/">maven-source-plugin</a></td><td>2.1.2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.apache.rat</td><td><a class="externalLink" href="http://incubator.apache.org/rat/apache-rat-plugin">apache-rat-plugin</a></td><td>0.7</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/clirr-maven-plugin">clirr-maven-plugin</a></td><td>2.3</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.2</td></tr></table></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2010-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Onami, Apache Onami Test, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Propchange: incubator/onami/site/test/plugin-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/test/plugin-management.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: incubator/onami/site/test/plugins.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/test/plugins.html?rev=1418489&view=auto
==============================================================================
--- incubator/onami/site/test/plugins.html (added)
+++ incubator/onami/site/test/plugins.html Fri Dec  7 21:33:08 2012
@@ -0,0 +1,436 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Dec 7, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20121207" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Onami-Test - Project Build Plugins</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Onami-Test</h2>
+                </div>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 07 December 2012</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 1.4-incubating-SNAPSHOT</li>
+                      
+                
+                    
+      
+                                              
+    <li class="pull-right">              <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+        Google Guice</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Onami™ Test</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="core.html" title="The core - JUniceRunner">
+          <i class="none"></i>
+        The core - JUniceRunner</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="guice.html" title="Guice integration">
+          <i class="none"></i>
+        Guice integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mock.html" title="Mock Framework integration">
+          <i class="none"></i>
+        Mock Framework integration</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                                    
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-down"></i>
+        Project Information</a>
+                    <ul class="nav nav-list">
+                      
+      <li>
+    
+                          <a href="index.html" title="About">
+          <i class="none"></i>
+        About</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="project-summary.html" title="Project Summary">
+          <i class="none"></i>
+        Project Summary</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="license.html" title="Project License">
+          <i class="none"></i>
+        Project License</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="team-list.html" title="Project Team">
+          <i class="none"></i>
+        Project Team</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="source-repository.html" title="Source Repository">
+          <i class="none"></i>
+        Source Repository</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="issue-tracking.html" title="Issue Tracking">
+          <i class="none"></i>
+        Issue Tracking</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="mail-lists.html" title="Mailing Lists">
+          <i class="none"></i>
+        Mailing Lists</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependency-management.html" title="Dependency Management">
+          <i class="none"></i>
+        Dependency Management</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="dependencies.html" title="Dependencies">
+          <i class="none"></i>
+        Dependencies</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="integration.html" title="Continuous Integration">
+          <i class="none"></i>
+        Continuous Integration</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="plugin-management.html" title="Plugin Management">
+          <i class="none"></i>
+        Plugin Management</a>
+            </li>
+                      
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>Project Plugins</a>
+          </li>
+                      
+      <li>
+    
+                          <a href="distribution-management.html" title="Distribution Management">
+          <i class="none"></i>
+        Distribution Management</a>
+            </li>
+              </ul>
+        </li>
+                                                                                                                                                                                                                    
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-right"></i>
+        Project Reports</a>
+                  </li>
+                              <li class="nav-header">External Links</li>
+                                
+      <li>
+    
+                          <a href="http://code.google.com/p/junice/" class="externalLink" title="Project Page">
+          <i class="none"></i>
+        Project Page</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+          <i class="none"></i>
+        Google Guice</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.junit.org" class="externalLink" title="JUnit">
+          <i class="none"></i>
+        JUnit</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://easymock.org/" class="externalLink" title="Easy-Mock">
+          <i class="none"></i>
+        Easy-Mock</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://mockito.org/" class="externalLink" title="Mockito">
+          <i class="none"></i>
+        Mockito</a>
+            </li>
+                              <li class="nav-header">Components</li>
+                                
+      <li>
+    
+                          <a href="../autobind" title="Autobind">
+          <i class="none"></i>
+        Autobind</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../cache" title="Cache">
+          <i class="none"></i>
+        Cache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../configuration" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../guava" title="Guava">
+          <i class="none"></i>
+        Guava</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../lifecycle" title="Lifecycle">
+          <i class="none"></i>
+        Lifecycle</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging" title="Logging">
+          <i class="none"></i>
+        Logging</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../scheduler" title="Scheduler">
+          <i class="none"></i>
+        Scheduler</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../spi" title="SPI">
+          <i class="none"></i>
+        SPI</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="./" title="Test">
+          <i class="none"></i>
+        Test</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../community/volunteering.html" title="Volunteering">
+          <i class="none"></i>
+        Volunteering</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/patches.html" title="Contributing Patches">
+          <i class="none"></i>
+        Contributing Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/mail-lists.html" title="Mailing lists">
+          <i class="none"></i>
+        Mailing lists</a>
+            </li>
+                              <li class="nav-header">Committers</li>
+                                
+      <li>
+    
+                          <a href="../committers/svn-conventions.html" title="SVN conventions">
+          <i class="none"></i>
+        SVN conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/maven-settings.html" title="Maven settings">
+          <i class="none"></i>
+        Maven settings</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/gpg-keys.html" title="GPG keys">
+          <i class="none"></i>
+        GPG keys</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/jira-conventions.html" title="JIRA conventions">
+          <i class="none"></i>
+        JIRA conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/codestyle.html" title="Code style recommendations">
+          <i class="none"></i>
+        Code style recommendations</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>Project Build Plugins<a name="Project_Build_Plugins"></a></h2><a name="Project_Build_Plugins"></a><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.felix</td><td><a class="externalLink" href="http://felix.apache.org/maven-bundle-plugin/">maven-bundle-plugin</a></td><td>2.3.7</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-clean-plugin/">maven-clean-plugin</a></td><td>2.5</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-compiler-plugin/">maven-compiler-plugin</a></td><td>2.5.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-deploy-plugin/">maven-deploy-plugin</a></td><td>2.7</td></tr><tr class="b"><td>org.apache
 .maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-enforcer-plugin/">maven-enforcer-plugin</a></td><td>1.1.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-install-plugin/">maven-install-plugin</a></td><td>2.4</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-jar-plugin/">maven-jar-plugin</a></td><td>2.4</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-remote-resources-plugin/">maven-remote-resources-plugin</a></td><td>1.2.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://mav
 en.apache.org/plugins/maven-resources-plugin/">maven-resources-plugin</a></td><td>2.6</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-scm-publish-plugin">maven-scm-publish-plugin</a></td><td>1.0-beta-2</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-site-plugin/">maven-site-plugin</a></td><td>3.2</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-plugin">maven-surefire-plugin</a></td><td>2.12.4</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/buildnumber-maven-plugin">buildnumber-maven-plugin</a></td><td>1.2</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2
 .5.2</td></tr></table></div><div class="section"><h2>Project Report Plugins<a name="Project_Report_Plugins"></a></h2><a name="Project_Report_Plugins"></a><table border="0" class="table table-striped"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-checkstyle-plugin/">maven-checkstyle-plugin</a></td><td>2.9.1</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-javadoc-plugin/">maven-javadoc-plugin</a></td><td>2.9</td></tr><tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/jxr/maven-jxr-plugin/">maven-jxr-plugin</a></td><td>2.3</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-pmd-plugin/">maven-pmd-plugin</a></td><td>2.7.1</td></tr><
 tr class="b"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/plugins/maven-project-info-reports-plugin/">maven-project-info-reports-plugin</a></td><td>2.6</td></tr><tr class="a"><td>org.apache.maven.plugins</td><td><a class="externalLink" href="http://maven.apache.org/surefire/maven-surefire-report-plugin">maven-surefire-report-plugin</a></td><td>2.12.4</td></tr><tr class="b"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/cobertura-maven-plugin/">cobertura-maven-plugin</a></td><td>2.5.2</td></tr><tr class="a"><td>org.codehaus.mojo</td><td><a class="externalLink" href="http://mojo.codehaus.org/taglist-maven-plugin">taglist-maven-plugin</a></td><td>2.4</td></tr></table></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2010-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Onami, Apache Onami Test, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Propchange: incubator/onami/site/test/plugins.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/test/plugins.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: incubator/onami/site/test/pmd.html
URL: http://svn.apache.org/viewvc/incubator/onami/site/test/pmd.html?rev=1418489&view=auto
==============================================================================
--- incubator/onami/site/test/pmd.html (added)
+++ incubator/onami/site/test/pmd.html Fri Dec  7 21:33:08 2012
@@ -0,0 +1,408 @@
+<!DOCTYPE html>
+<!--
+ | Generated by Apache Maven Doxia at Dec 7, 2012
+ | Rendered using Apache Maven Fluido Skin 1.3.0
+-->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+  <head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+    <meta name="Date-Revision-yyyymmdd" content="20121207" />
+    <meta http-equiv="Content-Language" content="en" />
+    <title>Apache Onami-Test - PMD Results</title>
+    <link rel="stylesheet" href="./css/apache-maven-fluido-1.3.0.min.css" />
+    <link rel="stylesheet" href="./css/site.css" />
+    <link rel="stylesheet" href="./css/print.css" media="print" />
+
+      
+    <script type="text/javascript" src="./js/apache-maven-fluido-1.3.0.min.js"></script>
+
+    
+            </head>
+        <body class="topBarDisabled">
+          
+        
+    
+        <div class="container-fluid">
+          <div id="banner">
+        <div class="pull-left">
+                                <div id="bannerLeft">
+                <h2>Apache Onami-Test</h2>
+                </div>
+                      </div>
+        <div class="pull-right">                  <a href="http://incubator.apache.org/" id="bannerRight">
+                                                                                        <img src="http://incubator.apache.org/images/apache-incubator-logo.png"  alt="Apache Incubator"/>
+                </a>
+      </div>
+        <div class="clear"><hr/></div>
+      </div>
+
+      <div id="breadcrumbs">
+        <ul class="breadcrumb">
+                
+                    
+                  <li id="publishDate">Last Published: 07 December 2012</li>
+                  <li class="divider">|</li> <li id="projectVersion">Version: 1.4-incubating-SNAPSHOT</li>
+                      
+                
+                    
+      
+                                              
+    <li class="pull-right">              <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+        Google Guice</a>
+  </li>
+
+                        </ul>
+      </div>
+
+            
+      <div class="row-fluid">
+        <div id="leftColumn" class="span3">
+          <div class="well sidebar-nav">
+                
+                    
+                <ul class="nav nav-list">
+                    <li class="nav-header">Apache Onami™ Test</li>
+                                
+      <li>
+    
+                          <a href="index.html" title="Home">
+          <i class="none"></i>
+        Home</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="core.html" title="The core - JUniceRunner">
+          <i class="none"></i>
+        The core - JUniceRunner</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="guice.html" title="Guice integration">
+          <i class="none"></i>
+        Guice integration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="mock.html" title="Mock Framework integration">
+          <i class="none"></i>
+        Mock Framework integration</a>
+            </li>
+                              <li class="nav-header">Project Documentation</li>
+                                                                                                                                                                                                                                                                                                          
+      <li>
+    
+                          <a href="project-info.html" title="Project Information">
+          <i class="icon-chevron-right"></i>
+        Project Information</a>
+                  </li>
+                                                                                                                                                                                                                              
+      <li>
+    
+                          <a href="project-reports.html" title="Project Reports">
+          <i class="icon-chevron-down"></i>
+        Project Reports</a>
+                    <ul class="nav nav-list">
+                      
+      <li>
+    
+                          <a href="apidocs/index.html" title="JavaDocs">
+          <i class="none"></i>
+        JavaDocs</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="checkstyle-aggregate.html" title="Checkstyle">
+          <i class="none"></i>
+        Checkstyle</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="cobertura/index.html" title="Cobertura Test Coverage">
+          <i class="none"></i>
+        Cobertura Test Coverage</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="xref/index.html" title="Source Xref">
+          <i class="none"></i>
+        Source Xref</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="xref-test/index.html" title="Test Source Xref">
+          <i class="none"></i>
+        Test Source Xref</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="surefire-report.html" title="Surefire Report">
+          <i class="none"></i>
+        Surefire Report</a>
+            </li>
+                      
+      <li class="active">
+    
+            <a href="#"><i class="none"></i>PMD Report</a>
+          </li>
+                      
+      <li>
+    
+                          <a href="cpd.html" title="CPD Report">
+          <i class="none"></i>
+        CPD Report</a>
+            </li>
+                      
+      <li>
+    
+                          <a href="taglist.html" title="Tag List">
+          <i class="none"></i>
+        Tag List</a>
+            </li>
+              </ul>
+        </li>
+                              <li class="nav-header">External Links</li>
+                                
+      <li>
+    
+                          <a href="http://code.google.com/p/junice/" class="externalLink" title="Project Page">
+          <i class="none"></i>
+        Project Page</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://code.google.com/p/google-guice/" class="externalLink" title="Google Guice">
+          <i class="none"></i>
+        Google Guice</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.junit.org" class="externalLink" title="JUnit">
+          <i class="none"></i>
+        JUnit</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://easymock.org/" class="externalLink" title="Easy-Mock">
+          <i class="none"></i>
+        Easy-Mock</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://mockito.org/" class="externalLink" title="Mockito">
+          <i class="none"></i>
+        Mockito</a>
+            </li>
+                              <li class="nav-header">Components</li>
+                                
+      <li>
+    
+                          <a href="../autobind" title="Autobind">
+          <i class="none"></i>
+        Autobind</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../cache" title="Cache">
+          <i class="none"></i>
+        Cache</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../configuration" title="Configuration">
+          <i class="none"></i>
+        Configuration</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../guava" title="Guava">
+          <i class="none"></i>
+        Guava</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../lifecycle" title="Lifecycle">
+          <i class="none"></i>
+        Lifecycle</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../logging" title="Logging">
+          <i class="none"></i>
+        Logging</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../scheduler" title="Scheduler">
+          <i class="none"></i>
+        Scheduler</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../spi" title="SPI">
+          <i class="none"></i>
+        SPI</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="./" title="Test">
+          <i class="none"></i>
+        Test</a>
+            </li>
+                              <li class="nav-header">Community</li>
+                                
+      <li>
+    
+                          <a href="../community/volunteering.html" title="Volunteering">
+          <i class="none"></i>
+        Volunteering</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/patches.html" title="Contributing Patches">
+          <i class="none"></i>
+        Contributing Patches</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../community/mail-lists.html" title="Mailing lists">
+          <i class="none"></i>
+        Mailing lists</a>
+            </li>
+                              <li class="nav-header">Committers</li>
+                                
+      <li>
+    
+                          <a href="../committers/svn-conventions.html" title="SVN conventions">
+          <i class="none"></i>
+        SVN conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/maven-settings.html" title="Maven settings">
+          <i class="none"></i>
+        Maven settings</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/gpg-keys.html" title="GPG keys">
+          <i class="none"></i>
+        GPG keys</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/jira-conventions.html" title="JIRA conventions">
+          <i class="none"></i>
+        JIRA conventions</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="../committers/codestyle.html" title="Code style recommendations">
+          <i class="none"></i>
+        Code style recommendations</a>
+            </li>
+                              <li class="nav-header">ASF</li>
+                                
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/how-it-works.html" class="externalLink" title="How the ASF works">
+          <i class="none"></i>
+        How the ASF works</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/getinvolved.html" class="externalLink" title="Get Involved">
+          <i class="none"></i>
+        Get Involved</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/dev/" class="externalLink" title="Developer Resources">
+          <i class="none"></i>
+        Developer Resources</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink" title="Sponsorship">
+          <i class="none"></i>
+        Sponsorship</a>
+            </li>
+                  
+      <li>
+    
+                          <a href="http://www.apache.org/foundation/thanks.html" class="externalLink" title="Thanks">
+          <i class="none"></i>
+        Thanks</a>
+            </li>
+            </ul>
+                
+                    
+                
+          <hr class="divider" />
+
+           <div id="poweredBy">
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                            <div class="clear"></div>
+                             <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
+        <img class="builtBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
+      </a>
+                  </div>
+          </div>
+        </div>
+        
+                
+        <div id="bodyColumn"  class="span9" >
+                                  
+            <div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 4.3.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/apache/onami/test/handler/GuiceProvidedModuleHandler.java<a name="orgapacheonamitesthandlerGuiceProvidedModuleHandler.java"></a></h3><table border="0" class="table table-striped"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid unused private methods such as 'addModules(Iterable)'.</td><td><a href="./xref/org/apache/onami/test/handler/GuiceProvidedModuleHandler.html#113">113</a></td></tr></table></div></div>
+                  </div>
+            </div>
+          </div>
+
+    <hr/>
+
+    <footer>
+            <div class="container-fluid">
+              <div class="row span12">Copyright &copy;                    2010-2012
+                        <a href="http://www.apache.org/">The Apache Software Foundation</a>.
+            All Rights Reserved.      
+                    
+      </div>
+
+                                                                  <?xml version="1.0" encoding="UTF-8"?>
+<div class="row span12">Apache Onami, Apache Onami Test, Apache, the Apache feather logo, and the Apache Onami project logos are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+                  
+        
+                </div>
+    </footer>
+  </body>
+</html>
\ No newline at end of file

Propchange: incubator/onami/site/test/pmd.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/test/pmd.html
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Added: incubator/onami/site/test/pmd.xml
URL: http://svn.apache.org/viewvc/incubator/onami/site/test/pmd.xml?rev=1418489&view=auto
==============================================================================
--- incubator/onami/site/test/pmd.xml (added)
+++ incubator/onami/site/test/pmd.xml Fri Dec  7 21:33:08 2012
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<pmd version="4.3" timestamp="2012-12-07T22:26:57.177">
+<file name="/Users/olamy/dev/sources/apache/onami/test/src/main/java/org/apache/onami/test/handler/GuiceProvidedModuleHandler.java">
+<violation beginline="113" endline="113" begincolumn="18" endcolumn="55" rule="UnusedPrivateMethod" ruleset="Unused Code Rules" package="org.apache.onami.test.handler" class="GuiceProvidedModuleHandler" method="addModules" externalInfoUrl="http://pmd.sourceforge.net/rules/unusedcode.html#UnusedPrivateMethod" priority="3">
+Avoid unused private methods such as 'addModules(Iterable)'.
+</violation>
+</file>
+</pmd>
\ No newline at end of file

Propchange: incubator/onami/site/test/pmd.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: incubator/onami/site/test/pmd.xml
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision