<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0);">
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
NOTE: This is a new development environment on a new Mac computer that I’m relatively unfamiliar with.  I am also getting many errors trying to build midPoint itself locally, even after fixing my Java version problems.  Some or all of this may be due to problems
 with my development environment, but it doesn’t look that way to me.</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
I have midPoint cloned in git, and I did a git pull to make sure I’m up-to-date and have no changed files.  The full “mvn compile” output is attached, but the nature of the errors lead me to believe that there is something more basic wrong.</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
In the beginning of the build, I get LOTS of errors like:</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<div><font face="Courier" style="font-size: 10px;">[INFO] Scanning for projects...</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] </font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] Some problems were encountered while building the effective model for com.evolveum.midpoint:parent:pom:2.3-SNAPSHOT</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'profiles.profile[default].plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ line 654, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 605, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ line 671, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:aspectj-maven-plugin is missing. @ line 781, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 624, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 654, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] </font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] Some problems were encountered while building the effective model for com.evolveum.midpoint.tools:test-ng:jar:2.3-SNAPSHOT</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'profiles.profile[default].plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ com.evolveum.midpoint:parent:2.3-SNAPSHOT,
 /Users/david_kramer/devel/midpoint/build-system/pom.xml, line 654, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ com.evolveum.midpoint:parent:2.3-SNAPSHOT, /Users/david_kramer/devel/midpoint/build-system/pom.xml,
 line 605, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ com.evolveum.midpoint:parent:2.3-SNAPSHOT, /Users/david_kramer/devel/midpoint/build-system/pom.xml, line
 671, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:aspectj-maven-plugin is missing. @ com.evolveum.midpoint:parent:2.3-SNAPSHOT, /Users/david_kramer/devel/midpoint/build-system/pom.xml, line 781,
 column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ com.evolveum.midpoint:parent:2.3-SNAPSHOT, /Users/david_kramer/devel/midpoint/build-system/pom.xml, line
 624, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ com.evolveum.midpoint:parent:2.3-SNAPSHOT, /Users/david_kramer/devel/midpoint/build-system/pom.xml, line
 654, column 29</font></div>
<div><font face="Courier" style="font-size: 10px;">[WARNING] </font></div>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif; color: rgb(0, 0, 0);">
<span style="font-family: Calibri; font-size: medium;"><br>
</span></div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">I<span style="color: rgb(0, 0, 0); font-family: Calibri; font-size: medium;"> also noticed this a few times:</span></div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">
<div><font face="Courier" style="font-size: 10px;">[WARNING] Not executing aspectJ compiler as the project is not a Java classpath-capable package</font></div>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">That may be related to:</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">
<div><font face="Courier" style="font-size: 10px;">[WARNING] bad version number found in /Users/david_kramer/.m2/repository/org/aspectj/aspectjrt/1.7.3/aspectjrt-1.7.3.jar expected 1.7.4 found 1.7.3</font></div>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">Oddly, I tried deleting /Users/david_kramer/.m2/repository/org/aspectj/aspectjrt and rebuilding and it downloaded 1.7.3 again.  I see that 1.7.4 is the latest in http://mvnrepository.com</div>
<div><font face="Courier" style="font-size: 10px;">[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ midpoint ---</font></div>
<div>
<div><font face="Courier" style="font-size: 10px;">[INFO]                                                                         </font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Building midPoint Super pom 2.3-SNAPSHOT</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/public/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/magnolia.public.releases/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/magnolia.public.sites/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/magnolia.public.snapshots/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/thirdparty/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/thirdparty.customized/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.magnolia-cms.com/content/repositories/thirdparty.licensed/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
<div><font face="Courier" style="font-size: 10px;">Downloading: http://nexus.evolveum.com/nexus/content/groups/public/org/aspectj/aspectjtools/1.7.3/aspectjtools-1.7.3.pom</font></div>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">I do see that build-system/pom.xml says "<aspectj.version>1.7.3</aspectj.version>”, and didn’t see any references to 1.7.4 in any of the pom files.</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">Lastly, The build ends with:</div>
<div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Building midPoint Model - api client 2.3-SNAPSHOT</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] </font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] --- gitdescribe-maven-plugin:1.3:gitdescribe (git-describe) @ model-client ---</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Setting Git Describe: git-v2.3devel-1491-g7b5f25e</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] </font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-schema-files) @ model-client ---</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Configured Artifact: com.evolveum.midpoint.infra:prism:2.3-SNAPSHOT:jar</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Configured Artifact: com.evolveum.midpoint.infra:schema:2.3-SNAPSHOT:jar</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Unpacking /Users/david_kramer/devel/midpoint/infra/prism/target/classes to /Users/david_kramer/devel/midpoint/model/model-client/target/midpoint-schema with includes "**/*.xsd,**/*.dtd,**/*.wsdl" and
 excludes ""</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Reactor Summary:</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] </font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Project .................................. SUCCESS [  0.003 s]</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Super pom ................................ SUCCESS [  1.279 s]</font></div>
<div><font face="Courier" style="font-size: 10px;">…</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Notifications - impl ..................... SUCCESS [  3.204 s]</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Model - integration tests ................ SUCCESS [  0.127 s]</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Model - api client ....................... FAILURE [  0.802 s]</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Report - impl ............................ SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Workflow - impl .......................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint User Interface ........................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint User Interface - admin web gui en_US ..... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint User Interface - admin web gui sk_SK ..... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint User Interface - admin web gui ........... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Samples - Test ........................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Samples - Model client sample ............ SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Samples .................................. SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Testing - Sanity ......................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Testing - Consistency mechanism .......... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Testing Infrastructure ................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint API Distribution ......................... SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] midPoint Distribution ............................. SKIPPED</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] BUILD FAILURE</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Total time: 02:26 min</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Finished at: 2014-04-08T14:12:57-05:00</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] Final Memory: 44M/396M</font></div>
<div><font face="Courier" style="font-size: 10px;">[INFO] ------------------------------------------------------------------------</font></div>
<div><font face="Courier" style="font-size: 10px;">[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (unpack-schema-files) on project model-client: Artifact has not been packaged yet. When used on reactor artifact, unpack
 should be executed after packaging: see MDEP-98. -> [Help 1]</font></div>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">This doesn’t appear to be related to the aspectj problem, but it’s possible.</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;">Any insight anyone has on this would be appreciated.</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-size: 14px; font-family: Calibri, sans-serif;"><br>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">The information contained in this message is intended only for the recipient, and may be a confidential attorney-client communication or may otherwise be privileged and confidential and protected from disclosure. If
 the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, please be aware that any dissemination or copying of this communication is strictly prohibited. If you have
 received this communication in error, please immediately notify us by replying to the message and deleting it from your computer. McGraw-Hill Education reserves the right, subject to applicable local law, to monitor, review and process the content of any electronic
 message or information sent to or from McGraw-Hill Education e-mail addresses without informing the sender or recipient of the message. By sending electronic message or information to McGraw-Hill Education e-mail addresses you, as the sender, are consenting
 to McGraw-Hill Education processing any of your personal data therein.<br>
</font>
</body>
</html>