From 2df40409c69c94f03c802a5f73b7e56e40c03a95 Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Tue, 30 Apr 2019 15:34:41 +0200 Subject: Change Package Namespaces of JAXB Generated Sources - Reason: Improves readability and makes import statetemens shorter and more consistent --- pom.xml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4a8a1cf..fc3bded 100644 --- a/pom.xml +++ b/pom.xml @@ -118,7 +118,19 @@ -xjc-immutable -xjc-imm-builder -xjc-imm-cc - + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/persondata#=at.gv.zustellung.app2mzs.xsd.persondata + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/app2mzs#=at.gv.zustellung.app2mzs.xsd + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/app2mzs.wsdl=at.gv.zustellung.app2mzs.xsd + -p + http://reference.e-government.gv.at/namespace/zustellung/msg/phase2/20181206#=at.gv.zustellung.msg.xsd + -p + http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#=at.gv.zustellung.msg.xsd.persondata + -p + http://reference.e-government.gv.at/namespace/zustellung/app2zuse/phase2/20181206#=at.gv.zustellung.msg.xsd + ${project.basedir}/src/main/resources/zusemsg/app2zuse_p2.wsdl @@ -127,6 +139,18 @@ -xjc-immutable -xjc-imm-builder -xjc-imm-cc + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/persondata#=at.gv.zustellung.app2mzs.xsd.persondata + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/app2mzs#=at.gv.zustellung.app2mzs.xsd + -p + http://reference.e-government.gv.at/namespace/zustellung/mzs/app2mzs.wsdl=at.gv.zustellung.app2mzs.xsd + -p + http://reference.e-government.gv.at/namespace/zustellung/msg/phase2/20181206#=at.gv.zustellung.msg.xsd + -p + http://reference.e-government.gv.at/namespace/persondata/phase2/20181206#=at.gv.zustellung.msg.xsd.persondata + -p + http://reference.e-government.gv.at/namespace/zustellung/app2zuse/phase2/20181206#=at.gv.zustellung.msg.xsd -- cgit v1.2.3