Hi Benson,
Benson Margulies wrote:
> In the jxr plugin, I see:
>
> if ( !"pom".equals( getProject().getPackaging().toLowerCase() ) )
> {
> l.addAll( sourceDirs );
> }
>
> This can't be good, can it? Isn't there some way to tell what are the
> classpath packagings?
Why is it doing this at all? Isn't the existing of src/main/java enough? I
can build empty jars (resp. jars with only resources), I may use pom and
build an attached jar with Java sources, ...
- Jörg
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]