Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated code output directory is hard coded in the implementation. Better to read the output directory from pom.xml file. #14

Open
Pushpalanka opened this issue Nov 30, 2017 · 0 comments

Comments

@Pushpalanka
Copy link

The output directory is read from, https://github.com/hevayo/swagger2cxf-maven-plugin/blob/master/src/main/java/org/wso2/maven/plugins/CxfCodeGen.java#L73, as hard coded value.

Would e much flexible to read it from pom.xml file, from config,

org.codehaus.mojo
build-helper-maven-plugin


add-source
generate-sources

add-source



src/gen/accounts/java




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant