> its going to include the foo/bar folder.  How can I get rid of this?

I don't know if this will work, but worth a try:

<outputDirectory>${project.build.directory}/classes/foo/bar</outputDirectory>
          <includes>config.txt</includes>
</artifactItem>

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to