Changeset 753


Ignore:
Timestamp:
09/04/12 09:00:14 (12 years ago)
Author:
pharms
Message:
  • trying to publish java docs after build
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/java-utils/pom.xml

    r718 r753  
    3333                </plugins> 
    3434        </build> 
     35    <reporting> 
     36        <plugins> 
     37            <plugin> 
     38                <groupId>org.apache.maven.plugins</groupId> 
     39                <artifactId>maven-javadoc-plugin</artifactId> 
     40            </plugin> 
     41        </plugins> 
     42    </reporting> 
    3543</project> 
Note: See TracChangeset for help on using the changeset viewer.