Quantcast
Channel: build-helper-maven-plugin adding additional source - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Jason for build-helper-maven-plugin adding additional source

$
0
0

I had a lot of inconsistent trouble with this plugin.by far the simplest workaround in my case was simply to apply the addition via the standard 'resources' options. hope this helps someone.

<build><resources>           ...<resource><directory>${project.build.directory}/generated-sources</directory><targetPath>${project.build.outputDirectory}</targetPath></resource></build>

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>