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

Support in BuildContext for other input than File #2

Open
andham opened this issue Mar 25, 2014 · 1 comment
Open

Support in BuildContext for other input than File #2

andham opened this issue Mar 25, 2014 · 1 comment

Comments

@andham
Copy link

andham commented Mar 25, 2014

Based on the jaxws-maven-plugin (https://jax-ws-commons.java.net/jaxws-maven-plugin/), there is a need for having support for other sorts of input in BuildContext than just File. The jaxws-m-p uses external WSDLs as well as WSDLs in JAR files on the classpath as input.

https://java.net/projects/jax-ws-commons/sources/svn/content/trunk/jaxws-maven-plugin/src/main/java/org/jvnet/jax_ws_commons/jaxws/WsImportMojo.java?rev=1184

@ifedorenko
Copy link
Contributor

This is already implemented, but I didn't have enough usecases to validate the API and only exposed over DefaultBuildContext. I'll try to give more detailed answer on takari-dev later today, but in the meantime have a look at ResourceHolder interface and FileState implementation (DependencyResourceMockup example is rather misleading, so don't look there yet).

prceasar pushed a commit to prceasar/io.takari.incrementalbuild that referenced this issue May 11, 2017
prceasar pushed a commit to prceasar/io.takari.incrementalbuild that referenced this issue May 11, 2017
prceasar pushed a commit to prceasar/io.takari.incrementalbuild that referenced this issue May 11, 2017
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

2 participants