aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-commons/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-10-21 10:22:05 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-10-21 10:22:05 +0200
commit5800108b102d778a241a6e0abc61b655891050e8 (patch)
tree203c358819728a9537b25205736d59b98dc29582 /id/server/moa-id-commons/pom.xml
parent20698a2dcef3de3a8364d2906354c556de0230cd (diff)
downloadmoa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.tar.gz
moa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.tar.bz2
moa-id-spss-5800108b102d778a241a6e0abc61b655891050e8.zip
update pom
Diffstat (limited to 'id/server/moa-id-commons/pom.xml')
-rw-r--r--id/server/moa-id-commons/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml
index e6d708eca..efeb2a4be 100644
--- a/id/server/moa-id-commons/pom.xml
+++ b/id/server/moa-id-commons/pom.xml
@@ -175,7 +175,8 @@
<artifactId>maven-hyperjaxb3-plugin</artifactId>
<version>0.5.6</version>
<executions>
- <execution>
+ <execution>
+ <phase>generate-sources</phase>
<goals>
<goal>generate</goal>
</goals>