Re: Problems building 4.3.1 non-oss

2014-08-28 Thread Xerex Bueno
Sounds good,

In the meantime I have commented out the "if" statement that checks versions. 

> On Aug 28, 2014, at 10:11 AM, "sebgoa"  wrote:
> 
> 
>> On Aug 28, 2014, at 4:39 PM, Xerex Bueno  wrote:
>> 
>> Looks like there may be one more problem related to versioning.  After
>> running cloudstack-setup-management it show cloudstack-management running.
>> When I look at the logs it shows the following.  During this time the UI
>> is not reachable.
>> 
>> 2014-08-28 09:33:58,698 INFO  [o.a.c.s.l.CloudStackExtendedLifeCycle]
>> (main:null) Running system integrity checker
>> com.cloud.upgrade.DatabaseUpgradeChecker@495a4d80
>> 2014-08-28 09:33:58,699 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
>> Grabbing lock to check for database upgrade.
>> 2014-08-28 09:33:58,735 DEBUG [c.c.u.d.VersionDaoImpl] (main:null)
>> Checking to see if the database is at a version before it was the version
>> table is created
>> 2014-08-28 09:33:58,768 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
>> DB version = 4.0.0 Code Version = 4.3.1-SNAPSHOT
>> 2014-08-28 09:33:58,769 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
>> Database upgrade must be performed from 4.0.0 to 4.3.1-SNAPSHOT
>> 2014-08-28 09:33:58,769 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null)
>> The end upgrade version is actually at 4.3.0 but our management server
>> code version is at 4.3.1-SNAPSHOT
> 
> I am working on the 4.3.1 release and fighting version numbers.
> So this is not unexpected.
> 
> Give me some time to fix it :)
> 
>> 
>> 
>> 
>> 
>> 
>> 
>>> On 8/28/14, 6:53 AM, "sebgoa"  wrote:
>>> 
>>> 
>>> On Aug 27, 2014, at 11:27 PM, Xerex Bueno 
>>> wrote:
>>> 
 In case anyone else runs into this problem I resolved this issue by
 replacing 4.0.0 with
 4.3.1-SNAPSHOT
>>> 
>>> good catch, I had upped the version number and somehow this one got
>>> missed...
>>> 
 
 
 
> On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:
> 
> When I try and build ACS 4.3.1 for nonredist this is the error I
> receive
> running "mvn clean².  Anyone have a fix for this?
> 
> 
> [INFO] Scanning for projects...
> 
> [ERROR] The build could not read 1 project -> [Help 1]
> 
> [ERROR]
> 
> [ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
> (/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
> 
> [ERROR] Non-resolvable parent POM: Failure to find
> org.apache.cloudstack:cloudstack:pom:4.3.0 in
> http://repo.maven.apache.org/maven2 was cached in the local repository,
> resolution will not be reattempted until the update interval of central
> has elapsed or updates are forced and 'parent.relativePath' points at
> wrong local POM @ line 21, column 11 -> [Help 2]
> 
> [ERROR]
> 
> [ERROR] To see the full stack trace of the errors, re-run Maven with
> the
> -e switch.
> 
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> 
> [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/ProjectBuildingExceptio
> n
> 
> [
> 
> 
> 
> This document is PROPRIETARY and CONFIDENTIAL and may not be
> duplicated,
> redistributed, or displayed to any other party without the expressed
> written permission of LPS Integration, Inc. If you are not the intended
> recipient and have received this email in error, please destroy the
> email
> and contact the LPS Integration Security Officer at 866-577-2902
> (Phone),
> 615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN
> 37228
> (US Mail)
 
 
 
 
 This document is PROPRIETARY and CONFIDENTIAL and may not be
 duplicated, redistributed, or displayed to any other party without the
 expressed written permission of LPS Integration, Inc. If you are not the
 intended recipient and have received this email in error, please destroy
 the email and contact the LPS Integration Security Officer at
 866-577-2902 (Phone), 615-349-9009 (Fax) or 230 Great Circle Rd. Suite
 218 Nashville, TN 37228 (US Mail)
>> 
>> 
>> 
>> 
>> This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, 
>> redistributed, or displayed to any other party without the expressed written 
>> permission of LPS Integration, Inc. If you are not the intended recipient 
>> and have received this email in error, please destroy the email and contact 
>> the LPS Integration Security Officer at 866-577-2902 (Phone), 615-349-9009 
>> (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN 37228 (US Mail)
> 


Re: Problems building 4.3.1 non-oss

2014-08-28 Thread Daan Hoogland
Have a look at build_asf.sh from branch 4.4+. I think I ported To master as
well.

biligual spelling checker used.read at your own risk
Op 28 aug. 2014 17:11 schreef "sebgoa" :

>
> On Aug 28, 2014, at 4:39 PM, Xerex Bueno 
> wrote:
>
> > Looks like there may be one more problem related to versioning.  After
> > running cloudstack-setup-management it show cloudstack-management
> running.
> > When I look at the logs it shows the following.  During this time the UI
> > is not reachable.
> >
> > 2014-08-28 09:33:58,698 INFO  [o.a.c.s.l.CloudStackExtendedLifeCycle]
> > (main:null) Running system integrity checker
> > com.cloud.upgrade.DatabaseUpgradeChecker@495a4d80
> > 2014-08-28 09:33:58,699 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> > Grabbing lock to check for database upgrade.
> > 2014-08-28 09:33:58,735 DEBUG [c.c.u.d.VersionDaoImpl] (main:null)
> > Checking to see if the database is at a version before it was the version
> > table is created
> > 2014-08-28 09:33:58,768 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> > DB version = 4.0.0 Code Version = 4.3.1-SNAPSHOT
> > 2014-08-28 09:33:58,769 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> > Database upgrade must be performed from 4.0.0 to 4.3.1-SNAPSHOT
> > 2014-08-28 09:33:58,769 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null)
> > The end upgrade version is actually at 4.3.0 but our management server
> > code version is at 4.3.1-SNAPSHOT
> >
> >
>
> I am working on the 4.3.1 release and fighting version numbers.
> So this is not unexpected.
>
> Give me some time to fix it :)
>
> >
> >
> >
> >
> >
> >
> > On 8/28/14, 6:53 AM, "sebgoa"  wrote:
> >
> >>
> >> On Aug 27, 2014, at 11:27 PM, Xerex Bueno 
> >> wrote:
> >>
> >>> In case anyone else runs into this problem I resolved this issue by
> >>> replacing 4.0.0 with
> >>> 4.3.1-SNAPSHOT
> >>>
> >>
> >> good catch, I had upped the version number and somehow this one got
> >> missed...
> >>
> >>>
> >>>
> >>>
> >>> On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:
> >>>
>  When I try and build ACS 4.3.1 for nonredist this is the error I
>  receive
>  running "mvn clean².  Anyone have a fix for this?
> 
> 
>  [INFO] Scanning for projects...
> 
>  [ERROR] The build could not read 1 project -> [Help 1]
> 
>  [ERROR]
> 
>  [ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
>  (/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
> 
>  [ERROR] Non-resolvable parent POM: Failure to find
>  org.apache.cloudstack:cloudstack:pom:4.3.0 in
>  http://repo.maven.apache.org/maven2 was cached in the local
> repository,
>  resolution will not be reattempted until the update interval of
> central
>  has elapsed or updates are forced and 'parent.relativePath' points at
>  wrong local POM @ line 21, column 11 -> [Help 2]
> 
>  [ERROR]
> 
>  [ERROR] To see the full stack trace of the errors, re-run Maven with
>  the
>  -e switch.
> 
>  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> 
>  [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/ProjectBuildingExceptio
>  n
> 
>  [
> 
>  
> 
>  This document is PROPRIETARY and CONFIDENTIAL and may not be
>  duplicated,
>  redistributed, or displayed to any other party without the expressed
>  written permission of LPS Integration, Inc. If you are not the
> intended
>  recipient and have received this email in error, please destroy the
>  email
>  and contact the LPS Integration Security Officer at 866-577-2902
>  (Phone),
>  615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN
>  37228
>  (US Mail)
> 
> >>>
> >>>
> >>> 
> >>>
> >>> This document is PROPRIETARY and CONFIDENTIAL and may not be
> >>> duplicated, redistributed, or displayed to any other party without the
> >>> expressed written permission of LPS Integration, Inc. If you are not
> the
> >>> intended recipient and have received this email in error, please
> destroy
> >>> the email and contact the LPS Integration Security Officer at
> >>> 866-577-2902 (Phone), 615-349-9009 (Fax) or 230 Great Circle Rd. Suite
> >>> 218 Nashville, TN 37228 (US Mail)
> >>>
> >>
> >
> >
> > 
> >
> > This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated,
> redistributed, or displayed to any other party without the expressed
> written permission of LPS Integration, Inc. If you are not the intended
> recipient and have received this email in error, please destroy the email
> and contact the LPS Integration Security Officer at 866-577-2902 (Phone),
> 615-349-9009 (Fax) or 230 Great Circle Rd. Suite

Re: Problems building 4.3.1 non-oss

2014-08-28 Thread sebgoa

On Aug 28, 2014, at 4:39 PM, Xerex Bueno  wrote:

> Looks like there may be one more problem related to versioning.  After
> running cloudstack-setup-management it show cloudstack-management running.
> When I look at the logs it shows the following.  During this time the UI
> is not reachable.
> 
> 2014-08-28 09:33:58,698 INFO  [o.a.c.s.l.CloudStackExtendedLifeCycle]
> (main:null) Running system integrity checker
> com.cloud.upgrade.DatabaseUpgradeChecker@495a4d80
> 2014-08-28 09:33:58,699 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> Grabbing lock to check for database upgrade.
> 2014-08-28 09:33:58,735 DEBUG [c.c.u.d.VersionDaoImpl] (main:null)
> Checking to see if the database is at a version before it was the version
> table is created
> 2014-08-28 09:33:58,768 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> DB version = 4.0.0 Code Version = 4.3.1-SNAPSHOT
> 2014-08-28 09:33:58,769 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
> Database upgrade must be performed from 4.0.0 to 4.3.1-SNAPSHOT
> 2014-08-28 09:33:58,769 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null)
> The end upgrade version is actually at 4.3.0 but our management server
> code version is at 4.3.1-SNAPSHOT
> 
> 

I am working on the 4.3.1 release and fighting version numbers.
So this is not unexpected.

Give me some time to fix it :)

> 
> 
> 
> 
> 
> 
> On 8/28/14, 6:53 AM, "sebgoa"  wrote:
> 
>> 
>> On Aug 27, 2014, at 11:27 PM, Xerex Bueno 
>> wrote:
>> 
>>> In case anyone else runs into this problem I resolved this issue by
>>> replacing 4.0.0 with
>>> 4.3.1-SNAPSHOT
>>> 
>> 
>> good catch, I had upped the version number and somehow this one got
>> missed...
>> 
>>> 
>>> 
>>> 
>>> On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:
>>> 
 When I try and build ACS 4.3.1 for nonredist this is the error I
 receive
 running "mvn clean².  Anyone have a fix for this?
 
 
 [INFO] Scanning for projects...
 
 [ERROR] The build could not read 1 project -> [Help 1]
 
 [ERROR]
 
 [ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
 (/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
 
 [ERROR] Non-resolvable parent POM: Failure to find
 org.apache.cloudstack:cloudstack:pom:4.3.0 in
 http://repo.maven.apache.org/maven2 was cached in the local repository,
 resolution will not be reattempted until the update interval of central
 has elapsed or updates are forced and 'parent.relativePath' points at
 wrong local POM @ line 21, column 11 -> [Help 2]
 
 [ERROR]
 
 [ERROR] To see the full stack trace of the errors, re-run Maven with
 the
 -e switch.
 
 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 
 [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/ProjectBuildingExceptio
 n
 
 [
 
 
 
 This document is PROPRIETARY and CONFIDENTIAL and may not be
 duplicated,
 redistributed, or displayed to any other party without the expressed
 written permission of LPS Integration, Inc. If you are not the intended
 recipient and have received this email in error, please destroy the
 email
 and contact the LPS Integration Security Officer at 866-577-2902
 (Phone),
 615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN
 37228
 (US Mail)
 
>>> 
>>> 
>>> 
>>> 
>>> This document is PROPRIETARY and CONFIDENTIAL and may not be
>>> duplicated, redistributed, or displayed to any other party without the
>>> expressed written permission of LPS Integration, Inc. If you are not the
>>> intended recipient and have received this email in error, please destroy
>>> the email and contact the LPS Integration Security Officer at
>>> 866-577-2902 (Phone), 615-349-9009 (Fax) or 230 Great Circle Rd. Suite
>>> 218 Nashville, TN 37228 (US Mail)
>>> 
>> 
> 
> 
> 
> 
> This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, 
> redistributed, or displayed to any other party without the expressed written 
> permission of LPS Integration, Inc. If you are not the intended recipient and 
> have received this email in error, please destroy the email and contact the 
> LPS Integration Security Officer at 866-577-2902 (Phone), 615-349-9009 (Fax) 
> or 230 Great Circle Rd. Suite 218 Nashville, TN 37228 (US Mail)
> 



Re: Problems building 4.3.1 non-oss

2014-08-28 Thread Xerex Bueno
Looks like there may be one more problem related to versioning.  After
running cloudstack-setup-management it show cloudstack-management running.
 When I look at the logs it shows the following.  During this time the UI
is not reachable.

2014-08-28 09:33:58,698 INFO  [o.a.c.s.l.CloudStackExtendedLifeCycle]
(main:null) Running system integrity checker
com.cloud.upgrade.DatabaseUpgradeChecker@495a4d80
2014-08-28 09:33:58,699 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
Grabbing lock to check for database upgrade.
2014-08-28 09:33:58,735 DEBUG [c.c.u.d.VersionDaoImpl] (main:null)
Checking to see if the database is at a version before it was the version
table is created
2014-08-28 09:33:58,768 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
DB version = 4.0.0 Code Version = 4.3.1-SNAPSHOT
2014-08-28 09:33:58,769 INFO  [c.c.u.DatabaseUpgradeChecker] (main:null)
Database upgrade must be performed from 4.0.0 to 4.3.1-SNAPSHOT
2014-08-28 09:33:58,769 ERROR [c.c.u.DatabaseUpgradeChecker] (main:null)
The end upgrade version is actually at 4.3.0 but our management server
code version is at 4.3.1-SNAPSHOT








On 8/28/14, 6:53 AM, "sebgoa"  wrote:

>
>On Aug 27, 2014, at 11:27 PM, Xerex Bueno 
>wrote:
>
>> In case anyone else runs into this problem I resolved this issue by
>> replacing 4.0.0 with
>>4.3.1-SNAPSHOT
>>
>
>good catch, I had upped the version number and somehow this one got
>missed...
>
>>
>>
>>
>> On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:
>>
>>> When I try and build ACS 4.3.1 for nonredist this is the error I
>>>receive
>>> running "mvn clean².  Anyone have a fix for this?
>>>
>>>
>>> [INFO] Scanning for projects...
>>>
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>>
>>> [ERROR]
>>>
>>> [ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
>>> (/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
>>>
>>> [ERROR] Non-resolvable parent POM: Failure to find
>>> org.apache.cloudstack:cloudstack:pom:4.3.0 in
>>> http://repo.maven.apache.org/maven2 was cached in the local repository,
>>> resolution will not be reattempted until the update interval of central
>>> has elapsed or updates are forced and 'parent.relativePath' points at
>>> wrong local POM @ line 21, column 11 -> [Help 2]
>>>
>>> [ERROR]
>>>
>>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>>the
>>> -e switch.
>>>
>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>>>
>>> [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/ProjectBuildingExceptio
>>>n
>>>
>>> [
>>>
>>> 
>>>
>>> This document is PROPRIETARY and CONFIDENTIAL and may not be
>>>duplicated,
>>> redistributed, or displayed to any other party without the expressed
>>> written permission of LPS Integration, Inc. If you are not the intended
>>> recipient and have received this email in error, please destroy the
>>>email
>>> and contact the LPS Integration Security Officer at 866-577-2902
>>>(Phone),
>>> 615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN
>>>37228
>>> (US Mail)
>>>
>>
>>
>> 
>>
>> This document is PROPRIETARY and CONFIDENTIAL and may not be
>>duplicated, redistributed, or displayed to any other party without the
>>expressed written permission of LPS Integration, Inc. If you are not the
>>intended recipient and have received this email in error, please destroy
>>the email and contact the LPS Integration Security Officer at
>>866-577-2902 (Phone), 615-349-9009 (Fax) or 230 Great Circle Rd. Suite
>>218 Nashville, TN 37228 (US Mail)
>>
>




This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, 
redistributed, or displayed to any other party without the expressed written 
permission of LPS Integration, Inc. If you are not the intended recipient and 
have received this email in error, please destroy the email and contact the LPS 
Integration Security Officer at 866-577-2902 (Phone), 615-349-9009 (Fax) or 230 
Great Circle Rd. Suite 218 Nashville, TN 37228 (US Mail)



Re: Problems building 4.3.1 non-oss

2014-08-28 Thread sebgoa

On Aug 27, 2014, at 11:27 PM, Xerex Bueno  wrote:

> In case anyone else runs into this problem I resolved this issue by
> replacing 4.0.0 with 4.3.1-SNAPSHOT
> 

good catch, I had upped the version number and somehow this one got missed...

> 
> 
> 
> On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:
> 
>> When I try and build ACS 4.3.1 for nonredist this is the error I receive
>> running "mvn clean².  Anyone have a fix for this?
>> 
>> 
>> [INFO] Scanning for projects...
>> 
>> [ERROR] The build could not read 1 project -> [Help 1]
>> 
>> [ERROR]
>> 
>> [ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
>> (/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
>> 
>> [ERROR] Non-resolvable parent POM: Failure to find
>> org.apache.cloudstack:cloudstack:pom:4.3.0 in
>> http://repo.maven.apache.org/maven2 was cached in the local repository,
>> resolution will not be reattempted until the update interval of central
>> has elapsed or updates are forced and 'parent.relativePath' points at
>> wrong local POM @ line 21, column 11 -> [Help 2]
>> 
>> [ERROR]
>> 
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> 
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> 
>> [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/ProjectBuildingException
>> 
>> [
>> 
>> 
>> 
>> This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated,
>> redistributed, or displayed to any other party without the expressed
>> written permission of LPS Integration, Inc. If you are not the intended
>> recipient and have received this email in error, please destroy the email
>> and contact the LPS Integration Security Officer at 866-577-2902 (Phone),
>> 615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN 37228
>> (US Mail)
>> 
> 
> 
> 
> 
> This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, 
> redistributed, or displayed to any other party without the expressed written 
> permission of LPS Integration, Inc. If you are not the intended recipient and 
> have received this email in error, please destroy the email and contact the 
> LPS Integration Security Officer at 866-577-2902 (Phone), 615-349-9009 (Fax) 
> or 230 Great Circle Rd. Suite 218 Nashville, TN 37228 (US Mail)
> 



Re: Problems building 4.3.1 non-oss

2014-08-27 Thread Xerex Bueno
In case anyone else runs into this problem I resolved this issue by
replacing 4.0.0 with 4.3.1-SNAPSHOT




On 8/26/14, 1:53 PM, "Xerex Bueno"  wrote:

>When I try and build ACS 4.3.1 for nonredist this is the error I receive
>running "mvn clean².  Anyone have a fix for this?
>
>
>[INFO] Scanning for projects...
>
>[ERROR] The build could not read 1 project -> [Help 1]
>
>[ERROR]
>
>[ERROR]   The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT
>(/root/cloudstack-4.3/deps/XenServerJava/pom.xml) has 1 error
>
>[ERROR] Non-resolvable parent POM: Failure to find
>org.apache.cloudstack:cloudstack:pom:4.3.0 in
>http://repo.maven.apache.org/maven2 was cached in the local repository,
>resolution will not be reattempted until the update interval of central
>has elapsed or updates are forced and 'parent.relativePath' points at
>wrong local POM @ line 21, column 11 -> [Help 2]
>
>[ERROR]
>
>[ERROR] To see the full stack trace of the errors, re-run Maven with the
>-e switch.
>
>[ERROR] Re-run Maven using the -X switch to enable full debug logging.
>
>[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/ProjectBuildingException
>
>[
>
>
>
>This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated,
>redistributed, or displayed to any other party without the expressed
>written permission of LPS Integration, Inc. If you are not the intended
>recipient and have received this email in error, please destroy the email
>and contact the LPS Integration Security Officer at 866-577-2902 (Phone),
>615-349-9009 (Fax) or 230 Great Circle Rd. Suite 218 Nashville, TN 37228
>(US Mail)
>




This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, 
redistributed, or displayed to any other party without the expressed written 
permission of LPS Integration, Inc. If you are not the intended recipient and 
have received this email in error, please destroy the email and contact the LPS 
Integration Security Officer at 866-577-2902 (Phone), 615-349-9009 (Fax) or 230 
Great Circle Rd. Suite 218 Nashville, TN 37228 (US Mail)