Author: [email protected]
Date: Mon Feb 13 10:19:36 2012
New Revision: 2084

Log:
[AMDATUOPENSOCIAL-198] Temporary disabled the doclet plugin, until we decided 
where to manage this source code 

Modified:
   trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml

Modified: trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml (original)
+++ trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml Mon Feb 13 
10:19:36 2012
@@ -95,6 +95,7 @@
     <plugins>
 
       <!-- At build time, generate the REST documentation using a custom 
javadoc Doclet -->
+      <!-- TODO: Temporary disabled the doclet plugin, until we decided where 
to manage this source code
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
@@ -122,6 +123,7 @@
           <destDir>${project.build.directory}/restdocs</destDir>
         </configuration>
       </plugin>
+      -->
 
       <plugin>
         <groupId>org.apache.felix</groupId>
@@ -133,7 +135,7 @@
             <Embed-Dependency>*;scope=compile</Embed-Dependency>
             
<Export-Package>org.amdatu.opensocial.gadgetmanagement</Export-Package>
             <Include-Resource>
-              {maven-resources}, {maven-dependencies}, 
static/help=target/restdocs/html
+              {maven-resources}, {maven-dependencies}<!-- TODO: Temporary 
disabled the doclet plugin, until we decided where to manage this source code , 
static/help=target/restdocs/html-->
             </Include-Resource>
           </instructions>
         </configuration>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to