maven-dependency-plugin:copy-dependencies sometimes does not copy file in parallel build

2018-05-30 Thread Vivi An
-dependency-plugin: copy-dependencies under parallel build? Thank you~ Regards, ~ Vivi org.jboss.byteman byteman ${byteman.version} org.jboss.byteman byteman-submit ${byteman.version} maven

Maven extension's repository

2018-05-23 Thread Vivi An
Hi All, I’m using takari extension through extensions.xml file under ./mvn, it downloads extensions from maven website. Wondering if we can change configuration in some way so it could download all extensions from some internal repository? Thank you all! Regards, ~ Vivi

Re: maven parallel build has intermittent compile error, dependency not added to classpath

2018-05-17 Thread Vivi An
Thanks Dan. Figured out there is a maven-install-plugin:install-files in a child pom. So far builds going well. Regards, ~ Vivi On 5/16/18, 9:26 PM, "Vivi An" <a...@vmware.com> wrote: Great info. Thanks a lot Dan! I don’t see we use any plugin with aggregate goal

Re: maven parallel build has intermittent compile error, dependency not added to classpath

2018-05-16 Thread Vivi An
Great info. Thanks a lot Dan! I don’t see we use any plugin with aggregate goal though, we have around 120 modules. Wondering how did you pinpoint an internal aggregated plugin? Thanks again. Regards, ~ Vivi On 5/16/18, 8:30 PM, "Dan Tran" <dant...@gmail.com> wrote:

maven parallel build has intermittent compile error, dependency not added to classpath

2018-05-16 Thread Vivi An
or have any idea about this. Thanks for help Regards, ~ Vivi