> "Wayne Fay" <[email protected]> wrote in message > news:[email protected]... > > According to the java sources for the sources plugin, it gets its > > resource > > list from MavenProject.getResources(), which is infact the > > build.getResources() list. Is there anyway to modify the build resources > > for that particular plugin only? > > I'd suggest you rethink this entirely. Go back to square 1 -- perhaps > there's a completely different way of doing this, with the sample code > in another project that isn't compiled perhaps?
I'm not quite sure I understand what you mean... It's not really sample code; it is the jsp code for the application that I am building. Currently just the compiled jsp's are being included in the source jar. I'd like the original source jsps to be included as well. Thanks, Eric --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
