Apologies if these have already been reported.

One oddity from a user point of view:

1)
I upgrade to b8, I run maven and it is nice and quiet.
I run maven clean, and suddenly it has an enourmous dependency list to
download. Seems very weird when it's just(?) removing directories.


2)
maven clean does not remove the maven.log file that is created.

Which incidentally has some exceptions in, I assume it doesn't like:

    <jarResources>
        <jarResource>include = *.dtd</jarResource>
        <jarResource>include = log4j.properties</jarResource>
    </jarResources>

as the exceptions are number format exceptions on 'include' and 'exclude'.
I don't have exclude anywhere, but I do have include in that place.

Hen


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to