Created
November 4, 2011 19:12
-
-
Save bleathem/1340216 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [build (develop)]> mci -Pbuild -DskipTests=true | |
| [INFO] Scanning for projects... | |
| [WARNING] | |
| [WARNING] Some problems were encountered while building the effective model for org.richfaces.examples:richfaces-showcase:war:4.1.0-SNAPSHOT | |
| [WARNING] 'build.plugins.plugin.version' for org.zeroturnaround:jrebel-maven-plugin is missing. @ line 702, column 29 | |
| [WARNING] | |
| [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. | |
| [WARNING] | |
| [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. | |
| [WARNING] | |
| [INFO] ------------------------------------------------------------------------ | |
| [INFO] Reactor Build Order: | |
| [INFO] | |
| [INFO] RichFaces BOM | |
| [INFO] RichFaces Root Parent | |
| [INFO] RichFaces Core Parent | |
| [INFO] RichFaces Core API | |
| [INFO] RichFaces Core Implementation | |
| [INFO] RichFaces Core Aggregator | |
| [INFO] RichFaces CDK Parent | |
| [INFO] RichFaces CDK Commons | |
| [INFO] RichFaces CDK Annotations | |
| [INFO] RichFaces CDK Attributes | |
| [INFO] RichFaces CDK XInclude Transformer | |
| [INFO] RichFaces CDK Generator | |
| [INFO] RichFaces CDK Generator Maven Plugin | |
| [INFO] RichFaces CDK Maven Resources Plugin | |
| [INFO] RichFaces CDK Distribution | |
| [INFO] RichFaces CDK Aggregator | |
| [INFO] RichFaces UI Components Parent | |
| [INFO] RichFaces UI Components: Common API | |
| [INFO] RichFaces UI Components: Common UI | |
| [INFO] RichFaces UI Components: Common Aggregator | |
| [INFO] RichFaces UI Components: Core API | |
| [INFO] RichFaces UI Components: Core UI | |
| [INFO] RichFaces UI Components: Core Aggregator | |
| [INFO] RichFaces UI Components: Iteration API | |
| [INFO] RichFaces UI Components: Iteration UI | |
| [INFO] RichFaces UI Components: Iteration Aggregator | |
| [INFO] RichFaces UI Components: Miscellanous UI | |
| [INFO] RichFaces UI Components: Miscellanous Aggregator | |
| [INFO] RichFaces UI Components: Output API | |
| [INFO] RichFaces UI Components: Output UI | |
| [INFO] RichFaces UI Components: Output Aggregator | |
| [INFO] RichFaces UI Components: Input API | |
| [INFO] RichFaces UI Components: Input UI | |
| [INFO] RichFaces UI Components: Input Aggregator | |
| [INFO] RichFaces UI Components: Drag-n-Drop API | |
| [INFO] RichFaces UI Components: Drag-n-Drop UI | |
| [INFO] RichFaces UI Components: Drag-n-Drop Aggregator | |
| [INFO] RichFaces UI Components: Validator api | |
| [INFO] RichFaces UI Components: Validator ui | |
| [INFO] RichFaces UI Components: validator-aggregator | |
| [INFO] Richfaces UI Components API | |
| [INFO] RichFaces UI Components Static Resources | |
| [INFO] RichFaces UI Components UI | |
| [INFO] RichFaces UI Distribution | |
| [INFO] RichFaces UI Components Aggregator | |
| [INFO] RichFaces Archetype: Simple Application | |
| [INFO] RichFaces Examples Parent | |
| [INFO] RichFaces Examples Template | |
| [INFO] RichFaces Examples Core | |
| [INFO] RichFaces Examples Miscellanous | |
| [INFO] RichFaces Examples Outputs | |
| [INFO] RichFaces Examples Inputs | |
| [INFO] RichFaces Examples Repeater | |
| [INFO] RichFaces Examples Iteration | |
| [INFO] RichFaces Examples Push | |
| [INFO] RichFaces Examples Validators | |
| [INFO] RichFaces Examples DND | |
| [INFO] RichFaces Examples Richfaces IRC Client Application | |
| [INFO] RichFaces Examples Aggregator | |
| [INFO] RichFaces Showcase | |
| [INFO] RichFaces Aggregator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment