[ 
https://jira.codehaus.org/browse/MNG-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=339907#comment-339907
 ] 

Jason van Zyl commented on MNG-5472:
------------------------------------

Please read 
https://cwiki.apache.org/confluence/display/MAVEN/Submitting+Issue+for+Maven%27s+Core
                
> M3 also-make-dependents completely broken
> -----------------------------------------
>
>                 Key: MNG-5472
>                 URL: https://jira.codehaus.org/browse/MNG-5472
>             Project: Maven 2 & 3
>          Issue Type: Bug
>          Components: Command Line, Reactor and workspace
>    Affects Versions: 3.0.5
>            Reporter: Jörg Schaible
>
> Command-line option -amd (--also-make-dependents) is completely broken in M3. 
> Here a list of processed projects with M3:
> {noformat}
> $ mvn-3.0.5 -amd -pl internal/commons/ldap validate
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Scalaris Commons LDAP Project
> [INFO] eIP UsersMgmt Provider LDAP
> [INFO]                                                                        
>  
> [INFO] 
> ------------------------------------------------------------------------
> <snip>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Scalaris Commons LDAP Project ..................... SUCCESS [0.152s]
> [INFO] eIP UsersMgmt Provider LDAP ....................... SUCCESS [0.014s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 13.505s
> [INFO] Finished at: Tue Apr 30 09:03:02 CEST 2013
> [INFO] Final Memory: 223M/638M
> [INFO] 
> ------------------------------------------------------------------------
> {noformat}
> The same with M221:
> {noformat}
> $ mvn-2.2.1 -amd -pl internal/commons/ldap validate
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   Scalaris Commons LDAP Project
> [INFO]   eIP UsersMgmt Provider LDAP
> [INFO]   eIP SecService EJB
> [INFO]   eIP SecService Client Commons
> [INFO]   eIP Datastore Connector for Scalaris DMS
> [INFO]   eIP Datastore Connector integration tests
> [INFO]   eIP EventMonitor OraDMS Provider
> [INFO]   eIP OracleText PreIdx Commons
> [INFO]   eIP OracleText PreIdx EJB
> [INFO]   eIP OracleText PreIdx Client Commons
> [INFO]   eIP OracleText PreIdx WebClient
> [INFO]   eIP OracleText PreIdx EAR
> [INFO]   eIP SecService WebClient
> [INFO]   eIP SecService WebService
> [INFO]   eIP SecService WebServiceX
> [INFO]   eIP SecService EAR
> [INFO]   eIP SecService WebService Client
> [INFO]   eIP SecService WebServiceX Client
> [INFO]   eIP UsersMgmt EAR
> [INFO]   essencio Exporter Job Processor Service EJB
> [INFO]   essencio Exporter Client Commons
> [INFO]   essencio Exporter Server
> [INFO]   essencio Exporter OraDMS Provider
> [INFO]   essencio File Upload WebService
> [INFO]   essencio File Upload WebService Client Application
> [INFO]   inCursa WebWorkplace
> [INFO]   inCursa Base FileUpload Client Configuration
> [INFO]   inCursa Base FileUpload WebService
> [INFO]   inCursa Base eIP EventMonitor EAR
> [INFO]   inCursa Base eIP Server
> [INFO]   inCursa Base Workplace
> [INFO]   inCursa Base Application Server Configuration
> [INFO]   inCursa Solutions Base Distribution
> [INFO]   inCursa Base Project Definition
> [INFO]   inCursa Base Exporter Server Application Configuration
> [INFO]   inCursa Base Exporter EAR
> [INFO]   inCursa Base Project
> [INFO]   Document Future doculife inCursa Workplace Client
> [INFO]   Document Future doculife inCursa Workplace
> [INFO]   Document Future doculife Project Distribution
> [INFO] 
> ------------------------------------------------------------------------
> <snip>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Scalaris Commons LDAP Project ......................... SUCCESS 
> [0.048s]
> [INFO] eIP UsersMgmt Provider LDAP ........................... SUCCESS 
> [0.000s]
> [INFO] eIP SecService EJB .................................... SUCCESS 
> [0.001s]
> [INFO] eIP SecService Client Commons ......................... SUCCESS 
> [0.000s]
> [INFO] eIP Datastore Connector for Scalaris DMS .............. SUCCESS 
> [0.001s]
> [INFO] eIP Datastore Connector integration tests ............. SUCCESS 
> [0.000s]
> [INFO] eIP EventMonitor OraDMS Provider ...................... SUCCESS 
> [0.001s]
> [INFO] eIP OracleText PreIdx Commons ......................... SUCCESS 
> [0.000s]
> [INFO] eIP OracleText PreIdx EJB ............................. SUCCESS 
> [0.001s]
> [INFO] eIP OracleText PreIdx Client Commons .................. SUCCESS 
> [0.000s]
> [INFO] eIP OracleText PreIdx WebClient ....................... SUCCESS 
> [0.039s]
> [INFO] eIP OracleText PreIdx EAR ............................. SUCCESS 
> [0.001s]
> [INFO] eIP SecService WebClient .............................. SUCCESS 
> [0.001s]
> [INFO] eIP SecService WebService ............................. SUCCESS 
> [0.000s]
> [INFO] eIP SecService WebServiceX ............................ SUCCESS 
> [0.001s]
> [INFO] eIP SecService EAR .................................... SUCCESS 
> [0.000s]
> [INFO] eIP SecService WebService Client ...................... SUCCESS 
> [0.001s]
> [INFO] eIP SecService WebServiceX Client ..................... SUCCESS 
> [0.000s]
> [INFO] eIP UsersMgmt EAR ..................................... SUCCESS 
> [0.001s]
> [INFO] essencio Exporter Job Processor Service EJB ........... SUCCESS 
> [0.000s]
> [INFO] essencio Exporter Client Commons ...................... SUCCESS 
> [0.000s]
> [INFO] essencio Exporter Server .............................. SUCCESS 
> [0.022s]
> [INFO] essencio Exporter OraDMS Provider ..................... SUCCESS 
> [0.000s]
> [INFO] essencio File Upload WebService ....................... SUCCESS 
> [0.000s]
> [INFO] essencio File Upload WebService Client Application .... SUCCESS 
> [0.000s]
> [INFO] inCursa WebWorkplace .................................. SUCCESS 
> [0.020s]
> [INFO] inCursa Base FileUpload Client Configuration .......... SUCCESS 
> [0.001s]
> [INFO] inCursa Base FileUpload WebService .................... SUCCESS 
> [0.000s]
> [INFO] inCursa Base eIP EventMonitor EAR ..................... SUCCESS 
> [0.001s]
> [INFO] inCursa Base eIP Server ............................... SUCCESS 
> [0.000s]
> [INFO] inCursa Base Workplace ................................ SUCCESS 
> [0.000s]
> [INFO] inCursa Base Application Server Configuration ......... SUCCESS 
> [0.000s]
> [INFO] inCursa Solutions Base Distribution ................... SUCCESS 
> [0.000s]
> [INFO] inCursa Base Project Definition ....................... SUCCESS 
> [0.000s]
> [INFO] inCursa Base Exporter Server Application Configuration  SUCCESS 
> [0.000s]
> [INFO] inCursa Base Exporter EAR ............................. SUCCESS 
> [0.000s]
> [INFO] inCursa Base Project .................................. SUCCESS 
> [0.000s]
> [INFO] Document Future doculife inCursa Workplace Client ..... SUCCESS 
> [0.001s]
> [INFO] Document Future doculife inCursa Workplace ............ SUCCESS 
> [0.000s]
> [INFO] Document Future doculife Project Distribution ......... SUCCESS 
> [0.000s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 11 seconds
> [INFO] Finished at: Tue Apr 30 09:02:35 CEST 2013
> [INFO] Final Memory: 291M/657M
> [INFO] 
> ------------------------------------------------------------------------
> {noformat}
> Actually I believe this is a result of MNG-5207 that demonstrates tham M3 is 
> no longer able to calculate a proper build order at all.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to