no, build helper only adds additional source path, not resource since the pom it self can do that.
On Sat, Aug 30, 2008 at 1:29 AM, Simone Tripodi <[EMAIL PROTECTED]> wrote: > Hi Jan, > I just met a similar problem, as Stephen Connolly suggested me, you > should be able adding generated sources using build-helper plugin in > generate-sources phase. > Hope this helps, best regards, > Simone > > 2008/8/29 Jan van Mansum <[EMAIL PROTECTED]>: >> Hello group, >> >> I am using the antlr3 maven plugin to generate a parser. I would also like >> the >> .tokens file to be included in the target jar file, so that a client >> project can use >> it to generate a tree walker. How can a achieve this? >> >> Thanks for any help, >> >> best regards, >> >> -- >> Jan van Mansum >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > My LinkedIn profile: http://www.linkedin.com/in/simonetripodi > My GoogleCode profile: http://code.google.com/u/simone.tripodi/ > My Sourceforge: https://sourceforge.net/users/stripodi > My Picasa: http://picasaweb.google.com/simone.tripodi/ > My Tube: http://www.youtube.com/user/stripodi > My Del.icio.us: http://del.icio.us/simone.tripodi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
