My mavenised GWT web project has dependencies on svn projects, where there on jars built. They are not maven projects or modules I do not have privs to change the build structure of those projects.

I do not wish to write ant scripts.

I do not wish to maintain shadow projects to build jars for those projects, in order to create jar files out of them. There are too many of them.

I need a way for shade to let me specify inclusion of source from those projects as part of the compile and package stages.

If not Shade, then some way to tell maven to include the source of those projects during compile.

link|improve this question

80% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.