Put generated source into default location
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/eee65c4b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/eee65c4b Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/eee65c4b Branch: refs/heads/master Commit: eee65c4bcf2fc083d02c546a98bf884bf81e1131 Parents: 1ed0dd8 Author: Daniel Kulp <[email protected]> Authored: Wed Apr 2 13:28:25 2014 -0400 Committer: Daniel Kulp <[email protected]> Committed: Wed Apr 2 13:46:08 2014 -0400 ---------------------------------------------------------------------- services/wsn/wsn-api/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/eee65c4b/services/wsn/wsn-api/pom.xml ---------------------------------------------------------------------- diff --git a/services/wsn/wsn-api/pom.xml b/services/wsn/wsn-api/pom.xml index ba03491..83a0682 100644 --- a/services/wsn/wsn-api/pom.xml +++ b/services/wsn/wsn-api/pom.xml @@ -54,7 +54,6 @@ <execution> <phase>generate-sources</phase> <configuration> - <sourceRoot>${basedir}/target/jaxws</sourceRoot> <defaultOptions> <markGenerated>true</markGenerated> <faultSerialVersionUID>1</faultSerialVersionUID>
