Is it a reasonable expectation for ACS to be able to be built using the `-T
1C` flag?  I am trying it now, but if it works once, it may not mean that
it would always work.

I see a lot of messages like this:

[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that have goals not marked   *
[WARNING] * as @threadSafe to support parallel building.                  *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Apache
CloudStack Framework - Spring Life Cycle:
[WARNING] org.apache.maven.plugins:maven-site-plugin:3.1
[WARNING] Enable debug to see more precisely which goals are not marked
@threadSafe.
[WARNING] *****************************************************************
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that have goals not marked   *
[WARNING] * as @threadSafe to support parallel building.                  *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Apache
CloudStack API:
[WARNING] org.apache.maven.plugins:maven-site-plugin:3.1
[WARNING] Enable debug to see more precisely which goals are not marked
@threadSafe.
[WARNING] *****************************************************************

Thoughts?

Will

Reply via email to