diff --git a/pom.xml b/pom.xml index ce036d1be72b0fc13a6158ee6eb975020f9bb590..9ee3d8fe0993bbc6b872ab21c2df957b56368386 100644 --- a/pom.xml +++ b/pom.xml @@ -260,12 +260,12 @@ - + + org.apache.maven.plugins maven-javadoc-plugin 2.5 - - --> + @@ -339,12 +339,16 @@ aggregate-jar - site + package true + + + eu.stratosphere.nephele.example.*:eu.stratosphere.pact.example.* + maven-failsafe-plugin diff --git a/stratosphere-dist/pom.xml b/stratosphere-dist/pom.xml index 5d17d6b80129bbc04484debe0f282557f1e6d5a5..2fc4c78c98cf870878ef71480a25a8f35d8dfe6b 100644 --- a/stratosphere-dist/pom.xml +++ b/stratosphere-dist/pom.xml @@ -128,8 +128,10 @@ src/main/assemblies/bin.xml + + diff --git a/stratosphere-dist/src/main/assemblies/bin.xml b/stratosphere-dist/src/main/assemblies/bin.xml index a0dd155c282e85f89ad1026c1a006fa11a3c179d..c689ebce05689d4ceb7840ee65c46805c11f34bb 100644 --- a/stratosphere-dist/src/main/assemblies/bin.xml +++ b/stratosphere-dist/src/main/assemblies/bin.xml @@ -65,8 +65,8 @@ + ../target/apidocs ../target stratosphere-*-javadoc.jar diff --git a/stratosphere-dist/src/main/assemblies/src.xml b/stratosphere-dist/src/main/assemblies/src.xml index dae4828145971f0a7388363b45d09f08daca9e1b..61e45c786f7a0594a123c2e375bf9a8e783a662a 100644 --- a/stratosphere-dist/src/main/assemblies/src.xml +++ b/stratosphere-dist/src/main/assemblies/src.xml @@ -63,13 +63,13 @@ ../target stratosphere-*-javadoc.jar docs/javadoc 0644 + -->