You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Vaib <va...@gmail.com> on 2007/10/23 10:58:34 UTC

Build failure Notification error (Not notified on build failure)

Hi Guys,

When I instantiate a build, I get the following as the Build Output,

BUILD FAILED
D:\continuum-1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
Basedir
D:\continuum-1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
does not exist

However, in the GUI it displays "Build Sucess" (green check mark) and no
email notification is sent as well.


The cause of the Build Failure is that  "sedex_admin_common_persistance" has
been wrongly spelled in Build.xml. 

Is this looks like a bug in Continuum?

Thanks a lot in advance for your answer.

Kind regards,
Vaibhav
-- 
View this message in context: http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Build failure Notification error (Not notified on build failure)

Posted by Emmanuel Venisse <em...@venisse.net>.
at the end of ant.bat, you can add the following lines:


if "%MAVEN_TERMINATE_CMD%" == "on" exit %ANT_ERROR%

exit /B %ANT_ERROR%


Emmanuel

Vaib a écrit :
> mvn 2.0.6
> ant 1.7.0
> 
> Thanks,
> Vaibhav
> 
> Emmanuel Venisse wrote:
>> which version?
>>
>> Vaib a écrit :
>>> Yes, its an Ant project.
>>>
>>> Vaibhav
>>>
>>>
>>> Emmanuel Venisse wrote:
>>>> it's an ANT project and not a maven2 project, right?
>>>>
>>>> Emmanuel
>>>>
>>>> Vaib a écrit :
>>>>> Hi Oliver,
>>>>>
>>>>> Thanks for the reply.
>>>>> I am using mvn 2.0.6. However, I tried with updating the mvn.bat but
>>>>> the
>>>>> problem still seems to exist.
>>>>>
>>>>> Anything else we can do ??
>>>>>
>>>>> Thanks,
>>>>> Vaibhav 
>>>>>
>>>>> olivier lamy wrote:
>>>>>> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with
>>>>>> the
>>>>>> last one.
>>>>>>
>>>>>> You will find it here :
>>>>>> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
>>>>>>
>>>>>> --
>>>>>> Olivier
>>>>>>
>>>>>> 2007/10/23, Vaib <va...@gmail.com>:
>>>>>>> Hi Guys,
>>>>>>>
>>>>>>> When I instantiate a build, I get the following as the Build Output,
>>>>>>>
>>>>>>> BUILD FAILED
>>>>>>> D:\continuum-
>>>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>>>>>>> Basedir
>>>>>>> D:\continuum-
>>>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>>>>>>> does not exist
>>>>>>>
>>>>>>> However, in the GUI it displays "Build Sucess" (green check mark) and
>>>>>>> no
>>>>>>> email notification is sent as well.
>>>>>>>
>>>>>>>
>>>>>>> The cause of the Build Failure is that 
>>>>>>> "sedex_admin_common_persistance"
>>>>>>> has
>>>>>>> been wrongly spelled in Build.xml.
>>>>>>>
>>>>>>> Is this looks like a bug in Continuum?
>>>>>>>
>>>>>>> Thanks a lot in advance for your answer.
>>>>>>>
>>>>>>> Kind regards,
>>>>>>> Vaibhav
>>>>>>> --
>>>>>>> View this message in context:
>>>>>>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>>>>>>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>>>>>>
>>>>>>>
>>>>>> -- 
>>>>>> Olivier
>>>>>>
>>>>>>
>>>>
>>
>>
> 


Re: Build failure Notification error (Not notified on build failure)

Posted by Vaib <va...@gmail.com>.
mvn 2.0.6
ant 1.7.0

Thanks,
Vaibhav

Emmanuel Venisse wrote:
> 
> which version?
> 
> Vaib a écrit :
>> Yes, its an Ant project.
>> 
>> Vaibhav
>> 
>> 
>> Emmanuel Venisse wrote:
>>> it's an ANT project and not a maven2 project, right?
>>>
>>> Emmanuel
>>>
>>> Vaib a écrit :
>>>> Hi Oliver,
>>>>
>>>> Thanks for the reply.
>>>> I am using mvn 2.0.6. However, I tried with updating the mvn.bat but
>>>> the
>>>> problem still seems to exist.
>>>>
>>>> Anything else we can do ??
>>>>
>>>> Thanks,
>>>> Vaibhav 
>>>>
>>>> olivier lamy wrote:
>>>>> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with
>>>>> the
>>>>> last one.
>>>>>
>>>>> You will find it here :
>>>>> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
>>>>>
>>>>> --
>>>>> Olivier
>>>>>
>>>>> 2007/10/23, Vaib <va...@gmail.com>:
>>>>>> Hi Guys,
>>>>>>
>>>>>> When I instantiate a build, I get the following as the Build Output,
>>>>>>
>>>>>> BUILD FAILED
>>>>>> D:\continuum-
>>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>>>>>> Basedir
>>>>>> D:\continuum-
>>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>>>>>> does not exist
>>>>>>
>>>>>> However, in the GUI it displays "Build Sucess" (green check mark) and
>>>>>> no
>>>>>> email notification is sent as well.
>>>>>>
>>>>>>
>>>>>> The cause of the Build Failure is that 
>>>>>> "sedex_admin_common_persistance"
>>>>>> has
>>>>>> been wrongly spelled in Build.xml.
>>>>>>
>>>>>> Is this looks like a bug in Continuum?
>>>>>>
>>>>>> Thanks a lot in advance for your answer.
>>>>>>
>>>>>> Kind regards,
>>>>>> Vaibhav
>>>>>> --
>>>>>> View this message in context:
>>>>>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>>>>>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>>>>>
>>>>>>
>>>>> -- 
>>>>> Olivier
>>>>>
>>>>>
>>>
>>>
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13362269
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Build failure Notification error (Not notified on build failure)

Posted by Emmanuel Venisse <em...@venisse.net>.
which version?

Vaib a écrit :
> Yes, its an Ant project.
> 
> Vaibhav
> 
> 
> Emmanuel Venisse wrote:
>> it's an ANT project and not a maven2 project, right?
>>
>> Emmanuel
>>
>> Vaib a écrit :
>>> Hi Oliver,
>>>
>>> Thanks for the reply.
>>> I am using mvn 2.0.6. However, I tried with updating the mvn.bat but the
>>> problem still seems to exist.
>>>
>>> Anything else we can do ??
>>>
>>> Thanks,
>>> Vaibhav 
>>>
>>> olivier lamy wrote:
>>>> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with
>>>> the
>>>> last one.
>>>>
>>>> You will find it here :
>>>> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
>>>>
>>>> --
>>>> Olivier
>>>>
>>>> 2007/10/23, Vaib <va...@gmail.com>:
>>>>> Hi Guys,
>>>>>
>>>>> When I instantiate a build, I get the following as the Build Output,
>>>>>
>>>>> BUILD FAILED
>>>>> D:\continuum-
>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>>>>> Basedir
>>>>> D:\continuum-
>>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>>>>> does not exist
>>>>>
>>>>> However, in the GUI it displays "Build Sucess" (green check mark) and
>>>>> no
>>>>> email notification is sent as well.
>>>>>
>>>>>
>>>>> The cause of the Build Failure is that 
>>>>> "sedex_admin_common_persistance"
>>>>> has
>>>>> been wrongly spelled in Build.xml.
>>>>>
>>>>> Is this looks like a bug in Continuum?
>>>>>
>>>>> Thanks a lot in advance for your answer.
>>>>>
>>>>> Kind regards,
>>>>> Vaibhav
>>>>> --
>>>>> View this message in context:
>>>>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>>>>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>> -- 
>>>> Olivier
>>>>
>>>>
>>
>>
> 


Re: Build failure Notification error (Not notified on build failure)

Posted by Vaib <va...@gmail.com>.
Yes, its an Ant project.

Vaibhav


Emmanuel Venisse wrote:
> 
> it's an ANT project and not a maven2 project, right?
> 
> Emmanuel
> 
> Vaib a écrit :
>> Hi Oliver,
>> 
>> Thanks for the reply.
>> I am using mvn 2.0.6. However, I tried with updating the mvn.bat but the
>> problem still seems to exist.
>> 
>> Anything else we can do ??
>> 
>> Thanks,
>> Vaibhav 
>> 
>> olivier lamy wrote:
>>> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with
>>> the
>>> last one.
>>>
>>> You will find it here :
>>> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
>>>
>>> --
>>> Olivier
>>>
>>> 2007/10/23, Vaib <va...@gmail.com>:
>>>>
>>>> Hi Guys,
>>>>
>>>> When I instantiate a build, I get the following as the Build Output,
>>>>
>>>> BUILD FAILED
>>>> D:\continuum-
>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>>>> Basedir
>>>> D:\continuum-
>>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>>>> does not exist
>>>>
>>>> However, in the GUI it displays "Build Sucess" (green check mark) and
>>>> no
>>>> email notification is sent as well.
>>>>
>>>>
>>>> The cause of the Build Failure is that 
>>>> "sedex_admin_common_persistance"
>>>> has
>>>> been wrongly spelled in Build.xml.
>>>>
>>>> Is this looks like a bug in Continuum?
>>>>
>>>> Thanks a lot in advance for your answer.
>>>>
>>>> Kind regards,
>>>> Vaibhav
>>>> --
>>>> View this message in context:
>>>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>>>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>>>
>>>>
>>>
>>> -- 
>>> Olivier
>>>
>>>
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13360835
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Build failure Notification error (Not notified on build failure)

Posted by Emmanuel Venisse <em...@venisse.net>.
it's an ANT project and not a maven2 project, right?

Emmanuel

Vaib a écrit :
> Hi Oliver,
> 
> Thanks for the reply.
> I am using mvn 2.0.6. However, I tried with updating the mvn.bat but the
> problem still seems to exist.
> 
> Anything else we can do ??
> 
> Thanks,
> Vaibhav 
> 
> olivier lamy wrote:
>> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with the
>> last one.
>>
>> You will find it here :
>> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
>>
>> --
>> Olivier
>>
>> 2007/10/23, Vaib <va...@gmail.com>:
>>>
>>> Hi Guys,
>>>
>>> When I instantiate a build, I get the following as the Build Output,
>>>
>>> BUILD FAILED
>>> D:\continuum-
>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>>> Basedir
>>> D:\continuum-
>>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>>> does not exist
>>>
>>> However, in the GUI it displays "Build Sucess" (green check mark) and no
>>> email notification is sent as well.
>>>
>>>
>>> The cause of the Build Failure is that  "sedex_admin_common_persistance"
>>> has
>>> been wrongly spelled in Build.xml.
>>>
>>> Is this looks like a bug in Continuum?
>>>
>>> Thanks a lot in advance for your answer.
>>>
>>> Kind regards,
>>> Vaibhav
>>> --
>>> View this message in context:
>>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>>
>>>
>>
>> -- 
>> Olivier
>>
>>
> 


Re: Build failure Notification error (Not notified on build failure)

Posted by Vaib <va...@gmail.com>.
Hi Oliver,

Thanks for the reply.
I am using mvn 2.0.6. However, I tried with updating the mvn.bat but the
problem still seems to exist.

Anything else we can do ??

Thanks,
Vaibhav 

olivier lamy wrote:
> 
> If you use mvn 2.0.7 on windows, you have to update your mvn.bat with the
> last one.
> 
> You will find it here :
> https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/
> 
> --
> Olivier
> 
> 2007/10/23, Vaib <va...@gmail.com>:
>>
>>
>> Hi Guys,
>>
>> When I instantiate a build, I get the following as the Build Output,
>>
>> BUILD FAILED
>> D:\continuum-
>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
>> Basedir
>> D:\continuum-
>> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
>> does not exist
>>
>> However, in the GUI it displays "Build Sucess" (green check mark) and no
>> email notification is sent as well.
>>
>>
>> The cause of the Build Failure is that  "sedex_admin_common_persistance"
>> has
>> been wrongly spelled in Build.xml.
>>
>> Is this looks like a bug in Continuum?
>>
>> Thanks a lot in advance for your answer.
>>
>> Kind regards,
>> Vaibhav
>> --
>> View this message in context:
>> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
>> Sent from the Continuum - Users mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Olivier
> 
> 

-- 
View this message in context: http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13360288
Sent from the Continuum - Users mailing list archive at Nabble.com.


Re: Build failure Notification error (Not notified on build failure)

Posted by olivier lamy <ol...@apache.org>.
If you use mvn 2.0.7 on windows, you have to update your mvn.bat with the
last one.

You will find it here :
https://svn.apache.org/repos/asf/maven/components/branches/maven-2.0.x/maven-core/src/bin/

--
Olivier

2007/10/23, Vaib <va...@gmail.com>:
>
>
> Hi Guys,
>
> When I instantiate a build, I get the following as the Build Output,
>
> BUILD FAILED
> D:\continuum-
> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_build\scripts\build.xml:13:
> Basedir
> D:\continuum-
> 1.1-beta-3\apps\continuum\webapp\WEB-INF\working-directory\2\sedex_admin_common_persistance
> does not exist
>
> However, in the GUI it displays "Build Sucess" (green check mark) and no
> email notification is sent as well.
>
>
> The cause of the Build Failure is that  "sedex_admin_common_persistance"
> has
> been wrongly spelled in Build.xml.
>
> Is this looks like a bug in Continuum?
>
> Thanks a lot in advance for your answer.
>
> Kind regards,
> Vaibhav
> --
> View this message in context:
> http://www.nabble.com/Build-failure-Notification-error-%28Not-notified-on-build-failure%29-tf4676021.html#a13359900
> Sent from the Continuum - Users mailing list archive at Nabble.com.
>
>


-- 
Olivier