Hi Doug,

On 9/26/14 5:27 PM, Doug Johnson wrote:
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0";
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
           xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
                               http://maven.apache.org/xsd/settings-1.0.0.xsd";>
   <localRepository>c:/Documents and 
Settings/djohns2/.m2/repository<localRepository/>


If this really is what you are using i would suggest to check the end tag of localRepository cause an end tag should look like this:

<localRepository>....</localRepository>


   <interactiveMode/>
   <usePluginRegistry/>
   <offline/>

Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to