sebb wrote:
>>  Ideally the duplicate archives should be dropped, but that is not a
>>  blocker, just a nuisance when reviewing.
>
>
>  Yeah, I'll try to figure out what's going on with that when I roll rc1. I'm
>  not sure since it's not pulling directly from the apache.pom (I'm not sure
>  what all the commons parent pom is doing yet).

It would be a lot easier if VFS were a single module project.
Maven does not handle multi-module projects well.
For example I just tried "mvn site" in the RC directory and it
complained about not finding various bits of VFS in the repo.
This does not happen with single module projects.

mvn site:stage is used expressly for this purpose. Maven has no problems with properly constructed multi-module projects -- it's a fallacy that Maven cannot handle multi-module projects well.

However, fixing it is a separate topic than this RC voting :)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to