bw6-plugin-maven
bw6-plugin-maven copied to clipboard
Question - mvn dependency, external profile
trafficstars
Hello,
-
does this enhancement really allow an externalized profile? If so can you point me to the documentation on how to pass the profile as an argument. https://github.com/TIBCOSoftware/bw6-plugin-maven/issues/34
-
I was able to add a shared library (collection of schemas) as a maven dependency to the .module of my application. But I am unable to access the xsd resources once it resolves the jar. What is the default path that it extracts to?
Hi,
I see the same problem as in point 2. I can't import shared modules schemas with a relative path inside another application module schema.
Anyone can help?