Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Add extra files as part of a build

Hi,

I'm building a feature, and I need to include 1 or 2 extra files.  Normally I would just add them to the build.properties/bin.includes but one of the files *is* the build.properties ... and it has to look different than the one building the feature.

I've tried a couple of maven-resource-plugin tricks, but none of them seem applicable (the files don't get added to the jar).

Is there a way to specify the files from a resource directory in the maven part of the pom and have tycho pick them up when it jars up the feature?

Or what's a good phase (where the feature.jar has been built but before it is deployed to the local maven repo) where I can update the jar.

Thanks in advance,
PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top