Hi,

Wondering if anyone has any pointers?  I've exhausted my google
searching skills & so far drawn a complete blank.

git clone https://github.com/aws/aws-sdk-java

mvn3 clean # works
mvn3 compile # works
mvn3 exec:java

returns:

[ERROR] Failed to execute goal
org.codehaus.mojo:exec-maven-plugin:1.3.2:java (default-cli) on
project aws-java-sdk-pom: The parameters 'mainClass' for goal
org.codehaus.mojo:exec-maven-plugin:1.3.2:java are missing or invalid
-> [Help 1]

I'm aware there are other ways to get the AWS SDK installed (either
via the zip file, or via Eclipse), but for various reasons I'd like to
be able to build the source from the git checkout.  I'm also aware
this isn't the AWS support group -- but it's giving me an error about
exec-maven-plugin

I've tested agains the AWS HEAD checkout, and the tagged versions
1.9.14 and 1.9.17.  I've deleted ~/.m2/ many times & done "mvn3
clean", "mvn3 compile" & "mvn3 exec:java" and I always get the same
error on the last "exec:java" step.

I've attached the output of "mvn3 -X exec:java"

I'm completely stumped.  Can anyone point me at why I'm being stupid here?

Thanks,
Murray.

----

I've use MacPorts to install mvn3.

MacOS 10.10.2 (Yosemite)

which java && java -version
/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/bin/java
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)

§ echo $JAVA_HOME
/Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home

Maven via "sudo port install maven3"

§ mvn3 --version
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4;
2014-08-11T21:58:10+01:00)
Maven home: /opt/local/share/java/maven3
Java version: 1.7.0_71, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.10.2", arch: "x86_64", family: "mac"
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 
2014-08-11T21:58:10+01:00)
Maven home: /opt/local/share/java/maven3
Java version: 1.7.0_71, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_71.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.10.2", arch: "x86_64", family: "mac"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from 
/opt/local/share/java/maven3/conf/settings.xml
[DEBUG] Reading user settings from /Users/username/.m2/settings.xml
[DEBUG] Using local repository at /Users/username/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for 
/Users/username/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-pom:pom:1.9.18-SNAPSHOT: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-support:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-simpledb:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-simpleworkflow:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-storagegateway:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-route53:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-s3:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-importexport:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-sts:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-sqs:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-rds:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-redshift:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-elasticbeanstalk:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-glacier:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-iam:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-datapipeline:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-elasticloadbalancing:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-emr:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-elasticache:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-elastictranscoder:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-ec2:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-dynamodb:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-sns:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudtrail:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudwatch:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-logs:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cognitoidentity:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cognitosync:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-directconnect:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudformation:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudfront:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-kinesis:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-opsworks:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-ses:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-autoscaling:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudsearch:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudwatchmetrics:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-swf-libraries:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-codedeploy:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-kms:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-config:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-lambda:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-ecs:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-cloudhsm:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk:jar:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, 
ConflictMarker.markTime=1, ConflictMarker.nodeCount=197, 
ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=10, ConflictResolver.conflictItemCount=114, 
DefaultDependencyCollector.collectTime=273, 
DefaultDependencyCollector.transformTime=15}
[DEBUG] org.apache.felix:maven-bundle-plugin:jar:2.5.3:
[DEBUG]    biz.aQute.bnd:bndlib:jar:2.3.0:compile
[DEBUG]       org.osgi:org.osgi.core:jar:4.3.1:compile
[DEBUG]    org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6:compile
[DEBUG]       org.easymock:easymock:jar:2.4:compile
[DEBUG]    org.apache.felix:org.apache.felix.utils:jar:1.6.0:compile
[DEBUG]       org.osgi:org.osgi.compendium:jar:4.2.0:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.7:compile
[DEBUG]       
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.7:compile
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-artifact:jar:2.0.7:compile
[DEBUG]       
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-project:jar:2.0.7:compile
[DEBUG]          org.apache.maven:maven-plugin-registry:jar:2.0.7:compile
[DEBUG]       commons-cli:commons-cli:jar:1.0:compile
[DEBUG]       org.apache.maven:maven-plugin-api:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.0.7:compile
[DEBUG]       
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.7:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.0.7:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]    org.apache.maven:maven-archiver:jar:2.5:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:2.1:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:2.0.2:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.15:compile
[DEBUG]    org.apache.maven.shared:maven-dependency-tree:jar:2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG]       org.eclipse.aether:aether-util:jar:0.9.0.M2:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.10:compile
[DEBUG]    org.apache.maven.doxia:doxia-sink-api:jar:1.0:compile
[DEBUG]    org.apache.maven.doxia:doxia-site-renderer:jar:1.0:compile
[DEBUG]       org.apache.maven.doxia:doxia-core:jar:1.0:compile
[DEBUG]       org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG]       org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG]       org.apache.velocity:velocity:jar:1.5:compile
[DEBUG]          commons-lang:commons-lang:jar:2.1:compile
[DEBUG]          oro:oro:jar:2.0.8:compile
[DEBUG]       org.apache.maven.doxia:doxia-decoration-model:jar:1.0:compile
[DEBUG]       commons-collections:commons-collections:jar:3.2:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-apt:jar:1.0:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-fml:jar:1.0:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-xdoc:jar:1.0:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-xhtml:jar:1.0:compile
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < 
plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < 
plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < 
plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm 
extension>org.apache.felix:maven-bundle-plugin:2.5.3
[DEBUG] Importing foreign packages into class realm 
extension>org.apache.felix:maven-bundle-plugin:2.5.3
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm 
extension>org.apache.felix:maven-bundle-plugin:2.5.3
[DEBUG]   Included: org.apache.felix:maven-bundle-plugin:jar:2.5.3
[DEBUG]   Included: biz.aQute.bnd:bndlib:jar:2.3.0
[DEBUG]   Included: org.osgi:org.osgi.core:jar:4.3.1
[DEBUG]   Included: org.apache.felix:org.apache.felix.bundlerepository:jar:1.6.6
[DEBUG]   Included: org.easymock:easymock:jar:2.4
[DEBUG]   Included: org.apache.felix:org.apache.felix.utils:jar:1.6.0
[DEBUG]   Included: org.osgi:org.osgi.compendium:jar:4.2.0
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.7
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.0.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.15
[DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:2.1
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG]   Included: org.eclipse.aether:aether-util:jar:0.9.0.M2
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.10
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0
[DEBUG]   Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.0
[DEBUG]   Included: org.apache.maven.doxia:doxia-core:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG]   Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG]   Included: org.apache.velocity:velocity:jar:1.5
[DEBUG]   Included: commons-lang:commons-lang:jar:2.1
[DEBUG]   Included: oro:oro:jar:2.0.8
[DEBUG]   Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.0
[DEBUG]   Included: commons-collections:commons-collections:jar:3.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-apt:jar:1.0
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-fml:jar:1.0
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-xdoc:jar:1.0
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.0
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-osgi:jar:1.9.17: 
[ClassRealm[extension>org.apache.felix:maven-bundle-plugin:2.5.3, parent: 
sun.misc.Launcher$AppClassLoader@6197cc]]
[DEBUG] Created new class realm project>com.amazonaws:aws-java-sdk-osgi:1.9.17
[DEBUG] Populating class realm project>com.amazonaws:aws-java-sdk-osgi:1.9.17
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[project>com.amazonaws:aws-java-sdk-osgi:1.9.17, parent: 
ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project 
com.amazonaws:aws-java-sdk-core:jar:1.9.17: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from 
ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project com.amazonaws:aws-java-sdk-pom:pom:1.9.17: 
(none)
[DEBUG] Looking up lifecyle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] AWS SDK for Java - Core
[INFO] AWS Java SDK for AWS Support
[INFO] AWS Java SDK for Amazon SimpleDB
[INFO] AWS Java SDK for Amazon SWF
[INFO] AWS Java SDK for AWS Storage Gateway
[INFO] AWS Java SDK for Amazon Route53
[INFO] AWS Java SDK for AWS KMS
[INFO] AWS Java SDK for Amazon S3
[INFO] AWS Java SDK for AWS Import/Export
[INFO] AWS Java SDK for AWS STS
[INFO] AWS Java SDK for Amazon SQS
[INFO] AWS Java SDK for Amazon RDS
[INFO] AWS Java SDK for Amazon Redshift
[INFO] AWS Java SDK for AWS Elastic Beanstalk
[INFO] AWS Java SDK for Amazon SNS
[INFO] AWS Java SDK for Amazon Glacier
[INFO] AWS Java SDK for AWS IAM
[INFO] AWS Java SDK for AWS Data Pipeline
[INFO] AWS Java SDK for Elastic Load Balancing
[INFO] AWS Java SDK for Amazon EMR
[INFO] AWS Java SDK for Amazon ElastiCache
[INFO] AWS Java SDK for Amazon Elastic Transcoder
[INFO] AWS Java SDK for Amazon EC2
[INFO] AWS Java SDK for Amazon DynamoDB
[INFO] AWS Java SDK for AWS CloudTrail
[INFO] AWS Java SDK for Amazon CloudWatch
[INFO] AWS Java SDK for Amazon CloudWatch Logs
[INFO] AWS Java SDK for Amazon Cognito Identity
[INFO] AWS Java SDK for Amazon Cognito Sync
[INFO] AWS Java SDK for AWS Direct Connect
[INFO] AWS Java SDK for AWS CloudFormation
[INFO] AWS Java SDK for Amazon CloudFront
[INFO] AWS Java SDK for Amazon Kinesis
[INFO] AWS Java SDK for AWS OpsWorks
[INFO] AWS Java SDK for Amazon SES
[INFO] AWS Java SDK for Auto Scaling
[INFO] AWS Java SDK for Amazon CloudSearch
[INFO] CloudWatch Metrics for AWS Java SDK
[INFO] Java Libraries for Amazon Simple WorkFlow
[INFO] AWS Java SDK for AWS CodeDeploy
[INFO] AWS Java SDK for AWS Config
[INFO] AWS Java SDK for AWS Lambda
[INFO] AWS Java SDK for the Amazon EC2 Container Service
[INFO] AWS Java SDK for the AWS CloudHSM
[INFO] AWS SDK For Java
[INFO] AWS SDK For Java for OSGi
[INFO] AWS SDK for Java
[DEBUG] Resolving plugin prefix exec from [org.apache.maven.plugins, 
org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in 
local (/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for 
org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local 
(/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo/maven-metadata.xml, 
locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from 
repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:exec-maven-plugin
[DEBUG] Could not find metadata 
org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml in local 
(/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for 
org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml, locally cached metadata 
up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:exec-maven-plugin to 
1.3.2 from repository central (https://repo.maven.apache.org/maven2, releases)
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.amazonaws:aws-java-sdk-core:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-support:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-simpledb:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-simpleworkflow:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-storagegateway:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-route53:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-kms:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-s3:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-importexport:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-sts:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-sqs:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-rds:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-redshift:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-elasticbeanstalk:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-sns:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-glacier:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-iam:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-datapipeline:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-elasticloadbalancing:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-emr:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-elasticache:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-elastictranscoder:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-ec2:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-dynamodb:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudtrail:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudwatch:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-logs:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cognitoidentity:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cognitosync:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-directconnect:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudformation:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudfront:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-kinesis:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-opsworks:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-ses:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-autoscaling:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudsearch:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudwatchmetrics:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-swf-libraries:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-codedeploy:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-config:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-lambda:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-ecs:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-cloudhsm:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-osgi:jar:1.9.17
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: com.amazonaws:aws-java-sdk-pom:pom:1.9.18-SNAPSHOT
[DEBUG] Tasks:   [exec:java]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building AWS SDK for Java - Core 1.9.17
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix exec from [org.apache.maven.plugins, 
org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in 
local (/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for 
org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.codehaus.mojo/maven-metadata.xml in local 
(/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for org.codehaus.mojo/maven-metadata.xml, 
locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from 
repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:exec-maven-plugin
[DEBUG] Could not find metadata 
org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml in local 
(/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for 
org.codehaus.mojo:exec-maven-plugin/maven-metadata.xml, locally cached metadata 
up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:exec-maven-plugin to 
1.3.2 from repository central (https://repo.maven.apache.org/maven2, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       com.amazonaws:aws-java-sdk-core:1.9.17
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [central 
(https://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins)     : [central 
(https://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.codehaus.mojo:exec-maven-plugin:1.3.2:java 
(default-cli)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <arguments>${exec.arguments}</arguments>
  <classpathScope 
default-value="runtime">${exec.classpathScope}</classpathScope>
  <cleanupDaemonThreads 
default-value="true">${exec.cleanupDaemonThreads}</cleanupDaemonThreads>
  <commandlineArgs>${exec.args}</commandlineArgs>
  <daemonThreadJoinTimeout 
default-value="15000">${exec.daemonThreadJoinTimeout}</daemonThreadJoinTimeout>
  <includePluginDependencies 
default-value="false">${exec.includePluginsDependencies}</includePluginDependencies>
  <includeProjectDependencies 
default-value="true">${exec.includeProjectDependencies}</includeProjectDependencies>
  <keepAlive default-value="false">${exec.keepAlive}</keepAlive>
  <killAfter default-value="1">${exec.killAfter}</killAfter>
  <localRepository default-value="${localRepository}"/>
  <mainClass>${exec.mainClass}</mainClass>
  <pluginDependencies default-value="${plugin.artifacts}"/>
  <project default-value="${project}"/>
  <remoteRepositories default-value="${project.remoteArtifactRepositories}"/>
  <skip default-value="false">${skip}</skip>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <stopUnresponsiveDaemonThreads 
default-value="false">${exec.stopUnresponsiveDaemonThreads}</stopUnresponsiveDaemonThreads>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Could not find metadata joda-time:joda-time/maven-metadata.xml in local 
(/Users/username/.m2/repository)
[DEBUG] Skipped remote update check for joda-time:joda-time/maven-metadata.xml, 
locally cached metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, 
ConflictMarker.markTime=0, ConflictMarker.nodeCount=15, 
ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=8, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=14, 
DefaultDependencyCollector.collectTime=54, 
DefaultDependencyCollector.transformTime=1}
[DEBUG] com.amazonaws:aws-java-sdk-core:jar:1.9.17
[DEBUG]    commons-logging:commons-logging:jar:1.1.3:compile
[DEBUG]    org.apache.httpcomponents:httpclient:jar:4.3.4:compile
[DEBUG]       org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[DEBUG]       commons-codec:commons-codec:jar:1.6:compile
[DEBUG]    com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile
[DEBUG]       com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[DEBUG]       com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile
[DEBUG]    joda-time:joda-time:jar:2.7:compile
[INFO] 
[INFO] --- exec-maven-plugin:1.3.2:java (default-cli) @ aws-java-sdk-core ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, 
ConflictMarker.markTime=1, ConflictMarker.nodeCount=136, 
ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, 
ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, 
ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=78, 
DefaultDependencyCollector.collectTime=88, 
DefaultDependencyCollector.transformTime=4}
[DEBUG] org.codehaus.mojo:exec-maven-plugin:jar:1.3.2:
[DEBUG]    org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]       
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:4.11:test
[DEBUG]             org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]    org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]    org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG]       
org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG]       org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG]          org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile
[DEBUG]          org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG]       
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]       org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG]          org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.15:compile
[DEBUG]    org.apache.commons:commons-exec:jar:1.2:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:exec-maven-plugin:1.3.2
[DEBUG] Importing foreign packages into class realm 
plugin>org.codehaus.mojo:exec-maven-plugin:1.3.2
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:exec-maven-plugin:1.3.2
[DEBUG]   Included: org.codehaus.mojo:exec-maven-plugin:jar:1.3.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG]   Included: org.slf4j:slf4j-api:jar:1.5.6
[DEBUG]   Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG]   Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.15
[DEBUG]   Included: org.apache.commons:commons-exec:jar:1.2
[DEBUG]   Excluded: org.apache.maven:maven-toolchain:jar:1.0
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.1
[DEBUG]   Excluded: 
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: junit:junit:jar:4.11
[DEBUG]   Excluded: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-core:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-error-diagnostics:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-monitor:jar:2.2.1
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.2.1
[DEBUG] Configuring mojo org.codehaus.mojo:exec-maven-plugin:1.3.2:java from 
plugin realm ClassRealm[plugin>org.codehaus.mojo:exec-maven-plugin:1.3.2, 
parent: sun.misc.Launcher$AppClassLoader@6197cc]
[DEBUG] Configuring mojo 'org.codehaus.mojo:exec-maven-plugin:1.3.2:java' with 
basic configurator -->
[DEBUG]   (f) arguments = []
[DEBUG]   (f) classpathScope = runtime
[DEBUG]   (f) cleanupDaemonThreads = true
[DEBUG]   (f) daemonThreadJoinTimeout = 15000
[DEBUG]   (f) includePluginDependencies = false
[DEBUG]   (f) includeProjectDependencies = true
[DEBUG]   (f) keepAlive = false
[DEBUG]   (f) killAfter = 1
[DEBUG]   (f) localRepository =       id: local
      url: file:///Users/username/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]

[DEBUG]   (f) pluginDependencies = 
[org.codehaus.mojo:exec-maven-plugin:maven-plugin:1.3.2:, 
org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, 
backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, 
org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api:jar:1.5.6:runtime, 
org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, 
org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, 
org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, 
org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, 
commons-cli:commons-cli:jar:1.2:compile, 
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile, 
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, 
org.sonatype.plexus:plexus-cipher:jar:1.4:compile, 
org.codehaus.plexus:plexus-utils:jar:3.0.15:compile, 
org.apache.commons:commons-exec:jar:1.2:compile]
[DEBUG]   (f) project = MavenProject: com.amazonaws:aws-java-sdk-core:1.9.17 @ 
/Users/username/src/aws-sdk-java/aws-java-sdk-core/pom.xml
[DEBUG]   (f) remoteRepositories = [      id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
]
[DEBUG]   (f) skip = false
[DEBUG]   (f) stopUnresponsiveDaemonThreads = false
[DEBUG] -- end configuration --
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] AWS SDK for Java - Core ............................ FAILURE [  0.216 s]
[INFO] AWS Java SDK for AWS Support ....................... SKIPPED
[INFO] AWS Java SDK for Amazon SimpleDB ................... SKIPPED
[INFO] AWS Java SDK for Amazon SWF ........................ SKIPPED
[INFO] AWS Java SDK for AWS Storage Gateway ............... SKIPPED
[INFO] AWS Java SDK for Amazon Route53 .................... SKIPPED
[INFO] AWS Java SDK for AWS KMS ........................... SKIPPED
[INFO] AWS Java SDK for Amazon S3 ......................... SKIPPED
[INFO] AWS Java SDK for AWS Import/Export ................. SKIPPED
[INFO] AWS Java SDK for AWS STS ........................... SKIPPED
[INFO] AWS Java SDK for Amazon SQS ........................ SKIPPED
[INFO] AWS Java SDK for Amazon RDS ........................ SKIPPED
[INFO] AWS Java SDK for Amazon Redshift ................... SKIPPED
[INFO] AWS Java SDK for AWS Elastic Beanstalk ............. SKIPPED
[INFO] AWS Java SDK for Amazon SNS ........................ SKIPPED
[INFO] AWS Java SDK for Amazon Glacier .................... SKIPPED
[INFO] AWS Java SDK for AWS IAM ........................... SKIPPED
[INFO] AWS Java SDK for AWS Data Pipeline ................. SKIPPED
[INFO] AWS Java SDK for Elastic Load Balancing ............ SKIPPED
[INFO] AWS Java SDK for Amazon EMR ........................ SKIPPED
[INFO] AWS Java SDK for Amazon ElastiCache ................ SKIPPED
[INFO] AWS Java SDK for Amazon Elastic Transcoder ......... SKIPPED
[INFO] AWS Java SDK for Amazon EC2 ........................ SKIPPED
[INFO] AWS Java SDK for Amazon DynamoDB ................... SKIPPED
[INFO] AWS Java SDK for AWS CloudTrail .................... SKIPPED
[INFO] AWS Java SDK for Amazon CloudWatch ................. SKIPPED
[INFO] AWS Java SDK for Amazon CloudWatch Logs ............ SKIPPED
[INFO] AWS Java SDK for Amazon Cognito Identity ........... SKIPPED
[INFO] AWS Java SDK for Amazon Cognito Sync ............... SKIPPED
[INFO] AWS Java SDK for AWS Direct Connect ................ SKIPPED
[INFO] AWS Java SDK for AWS CloudFormation ................ SKIPPED
[INFO] AWS Java SDK for Amazon CloudFront ................. SKIPPED
[INFO] AWS Java SDK for Amazon Kinesis .................... SKIPPED
[INFO] AWS Java SDK for AWS OpsWorks ...................... SKIPPED
[INFO] AWS Java SDK for Amazon SES ........................ SKIPPED
[INFO] AWS Java SDK for Auto Scaling ...................... SKIPPED
[INFO] AWS Java SDK for Amazon CloudSearch ................ SKIPPED
[INFO] CloudWatch Metrics for AWS Java SDK ................ SKIPPED
[INFO] Java Libraries for Amazon Simple WorkFlow .......... SKIPPED
[INFO] AWS Java SDK for AWS CodeDeploy .................... SKIPPED
[INFO] AWS Java SDK for AWS Config ........................ SKIPPED
[INFO] AWS Java SDK for AWS Lambda ........................ SKIPPED
[INFO] AWS Java SDK for the Amazon EC2 Container Service .. SKIPPED
[INFO] AWS Java SDK for the AWS CloudHSM .................. SKIPPED
[INFO] AWS SDK For Java ................................... SKIPPED
[INFO] AWS SDK For Java for OSGi .......................... SKIPPED
[INFO] AWS SDK for Java ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.290 s
[INFO] Finished at: 2015-02-04T12:02:30+00:00
[INFO] Final Memory: 18M/310M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:java 
(default-cli) on project aws-java-sdk-core: The parameters 'mainClass' for goal 
org.codehaus.mojo:exec-maven-plugin:1.3.2:java are missing or invalid -> [Help 
1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.codehaus.mojo:exec-maven-plugin:1.3.2:java (default-cli) on project 
aws-java-sdk-core: The parameters 'mainClass' for goal 
org.codehaus.mojo:exec-maven-plugin:1.3.2:java are missing or invalid
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:220)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginParameterException: The parameters 
'mainClass' for goal org.codehaus.mojo:exec-maven-plugin:1.3.2:java are missing 
or invalid
        at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields(DefaultMavenPluginManager.java:584)
        at 
org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:537)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:119)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 19 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginParameterException
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to