launcher/http/pom.xml
branchmodel
changeset 1046 88e1ec58f93a
parent 1045 a8765b0163d9
child 1060 e3845e4f0ec8
     1.1 --- a/launcher/http/pom.xml	Sun Apr 28 21:49:04 2013 +0200
     1.2 +++ b/launcher/http/pom.xml	Sun Apr 28 21:49:30 2013 +0200
     1.3 @@ -22,14 +22,6 @@
     1.4                      <target>1.7</target>
     1.5                  </configuration>
     1.6              </plugin>
     1.7 -            <plugin>
     1.8 -                <groupId>org.apache.maven.plugins</groupId>
     1.9 -                <artifactId>maven-javadoc-plugin</artifactId>
    1.10 -                <configuration>
    1.11 -                    <excludePackageNames>org.apidesign.bck2brwsr.launcher.impl</excludePackageNames>
    1.12 -                    <skip>false</skip>
    1.13 -                </configuration>
    1.14 -            </plugin>
    1.15          </plugins>
    1.16      </build>
    1.17      <properties>