Hi Kamidu, Can you check from which location you are running the* mvn release:perform* command?
I have faced a similar issue when I accidently ran the release command from temporary artifacts folder I created for sanity checks. Thanks, Farasath Ahamed Software Engineer, WSO2 Inc.; http://wso2.com Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619 <https://twitter.com/farazath619> <http://wso2.com/signature> On Tue, Oct 18, 2016 at 11:37 AM, Abimaran Kugathasan <[email protected]> wrote: > Hi Kamindu, > > This error can occur for many reasons, one could be you have deleted the > temporary files which are created in the release:prepare stage. In this > case, you have to revert the change done through release:prepare and redo > everything from starting. :) > > On Mon, Oct 17, 2016 at 11:45 PM, Kamidu Punchihewa <[email protected]> > wrote: > >> Hi All, >> >> I am getting this issue while releasing the "carbon-device-mgt-plugins". >> I have tried releasing few time with different repository locations and >> after getting a new session also. Still getting this error. >> >> As given below the SCM URL is available on the pom file. >> >> <scm> >> <url>https://github.com/wso2/carbon-device-mgt-plugins.git</url> >> >> <developerConnection>scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git >> </developerConnection> >> >> <connection>scm:git:https://github.com/wso2/carbon-device-mgt-plugins.git</connection> >> <tag>HEAD</tag> >> </scm> >> >> Please find the console out put given below, >> >> [INFO] Scanning for projects... >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Reactor Build Order: >> [INFO] >> [INFO] WSO2 Carbon - Device Management Plugins Parent >> [INFO] WSO2 Carbon - Mobile Plugins >> [INFO] WSO2 Carbon - Mobile Plugins >> [INFO] WSO2 Carbon - Mobile Device Management Impl >> [INFO] WSO2 Carbon - Mobile Plugins >> [INFO] WSO2 Carbon - Mobile Device Management Android Impl >> [INFO] WSO2 Carbon - Android JAX-RS API >> [INFO] WSO2 Carbon - Mobile Android UI >> [INFO] WSO2 Carbon - Mobile Plugins >> [INFO] WSO2 Carbon - Mobile Device Management Windows Impl >> [INFO] WSO2 Carbon - Windows JAX-RS API >> [INFO] WSO2 Carbon - Mobile Windows UI >> [INFO] WSO2 Carbon - EMM Server UI >> [INFO] WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App URL >> [INFO] WSO2 Carbon - IoT Plugins >> [INFO] WSO2 Carbon - Arduino Plugin >> [INFO] WSO2 Carbon - IoT Server Android Sense Analytics capp >> [INFO] WSO2 Carbon - IoT Base Plugin >> [INFO] WSO2 Carbon - IoT Device Management Common Impl >> [INFO] WSO2 Carbon - AndroidSense DeviceType Plugin >> [INFO] WSO2 Carbon - Android Sense API >> [INFO] WSO2 Carbon - IoT Server Android Sense UI >> [INFO] WSO2 Carbon - Arduino Plugin >> [INFO] WSO2 Carbon - IoT Server Arduino Management Plugin >> [INFO] WSO2 Carbon - IoT Server Arduino Service API >> [INFO] WSO2 Carbon - IoT Server Arduino UI >> [INFO] WSO2 Carbon - IoT Server Arduino Analytics capp >> [INFO] WSO2 Carbon - Arduino Plugin >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Management Plugin >> [INFO] WSO2 Carbon - IoT Server RaspberryPi UI >> [INFO] WSO2 Carbon - IoT Server RaspberryPi API >> [INFO] WSO2 Carbon - IoT Server Raspberrypi Analytics capp >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Extensions Module >> [INFO] WSO2 Carbon - Arduino Plugin >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Management Plugin >> [INFO] WSO2 Carbon - IoT Server Virtual Firealarm UI >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Advanced Agent >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Agent >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm API >> [INFO] WSO2 Carbon - IoT Server SCEP Server API >> [INFO] WSO2 Carbon - IoT Server UI >> [INFO] WSO2 Carbon - Device Mgt Output MQTT Adaptor Module >> [INFO] WSO2 Carbon - Device Mgt Output MQTT Adaptor Module >> [INFO] WSO2 Carbon - Event Output UI Adapter Module >> [INFO] WSO2 - Webapp for UI Output Event Adapter >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - Http >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - MQTT >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - XMPP >> [INFO] WSO2 Carbon - IoT Analytics Scripts >> [INFO] WSO2 Carbon - IoT Server Analytics C-APP >> [INFO] WSO2 Carbon - Mobile Plugins Extensions >> [INFO] WSO2 Carbon - App Manager WSO2 MDM OSGI Connector Component >> [INFO] WSO2 Carbon - Device Management EMM Plugins Feature >> [INFO] WSO2 Carbon - Device Management EMM Base Plugin Feature >> [INFO] WSO2 Carbon - Mobile Device Management Feature >> [INFO] WSO2 Carbon - Device Management Android Plugin Feature >> [INFO] WSO2 Carbon - Android Device Management Feature >> [INFO] WSO2 Carbon - Device Management Windows Plugin Feature >> [INFO] WSO2 Carbon - Windows Device Management Feature >> [INFO] WSO2 Carbon - Device Management IoT Plugins Feature >> [INFO] WSO2 Carbon - IoT Server IoT Analytics Feature >> [INFO] WSO2 Carbon - IoT Server Analytics Feature >> [INFO] WSO2 Carbon - IoT Server Android Sense Device Feature >> [INFO] WSO2 Carbon - IoT Server Android Sense Feature >> [INFO] WSO2 Carbon - IoT Server Arduino Device Feature >> [INFO] WSO2 Carbon - IoT Server Arduino Feature >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Device Feature >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Feature >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Device Feature >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Feature >> [INFO] WSO2 Carbon - Device Management IoT Base Plugin Feature >> [INFO] WSO2 Carbon - IoT Device Management Feature >> [INFO] WSO2 Carbon - IoT Device Management Feature >> [INFO] IoT Server Device types >> [INFO] IoT Server Device types Feature >> [INFO] WSO2 Carbon - Device Management Extensions >> [INFO] WSO2 Carbon - App management MDM OSGI Connector >> [INFO] >> >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Building WSO2 Carbon - Device Management Plugins Parent >> 2.2.4-SNAPSHOT >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] >> [INFO] --- maven-release-plugin:2.5.1:clean (default-cli) @ >> carbon-device-mgt-plugins-parent --- >> [INFO] Cleaning up after release... >> [INFO] >> [INFO] --- maven-release-plugin:2.5.1:perform (default-cli) @ >> carbon-device-mgt-plugins-parent --- >> [ERROR] No SCM URL was provided to perform the release from >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] WSO2 Carbon - Device Management Plugins Parent .... FAILURE >> [0.463s] >> [INFO] WSO2 Carbon - Mobile Plugins ...................... SKIPPED >> [INFO] WSO2 Carbon - Mobile Plugins ...................... SKIPPED >> [INFO] WSO2 Carbon - Mobile Device Management Impl ....... SKIPPED >> [INFO] WSO2 Carbon - Mobile Plugins ...................... SKIPPED >> [INFO] WSO2 Carbon - Mobile Device Management Android Impl SKIPPED >> [INFO] WSO2 Carbon - Android JAX-RS API .................. SKIPPED >> [INFO] WSO2 Carbon - Mobile Android UI ................... SKIPPED >> [INFO] WSO2 Carbon - Mobile Plugins ...................... SKIPPED >> [INFO] WSO2 Carbon - Mobile Device Management Windows Impl SKIPPED >> [INFO] WSO2 Carbon - Windows JAX-RS API .................. SKIPPED >> [INFO] WSO2 Carbon - Mobile Windows UI ................... SKIPPED >> [INFO] WSO2 Carbon - EMM Server UI ....................... SKIPPED >> [INFO] WSO2 Carbon - Startup Handler That Prints MDM End-User Web-App >> URL SKIPPED >> [INFO] WSO2 Carbon - IoT Plugins ......................... SKIPPED >> [INFO] WSO2 Carbon - Arduino Plugin ...................... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Android Sense Analytics capp SKIPPED >> [INFO] WSO2 Carbon - IoT Base Plugin ..................... SKIPPED >> [INFO] WSO2 Carbon - IoT Device Management Common Impl ... SKIPPED >> [INFO] WSO2 Carbon - AndroidSense DeviceType Plugin ...... SKIPPED >> [INFO] WSO2 Carbon - Android Sense API ................... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Android Sense UI ......... SKIPPED >> [INFO] WSO2 Carbon - Arduino Plugin ...................... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino Management Plugin SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino Service API ...... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino UI ............... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino Analytics capp ... SKIPPED >> [INFO] WSO2 Carbon - Arduino Plugin ...................... SKIPPED >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Management Plugin SKIPPED >> [INFO] WSO2 Carbon - IoT Server RaspberryPi UI ........... SKIPPED >> [INFO] WSO2 Carbon - IoT Server RaspberryPi API .......... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Raspberrypi Analytics capp SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Extensions Module SKIPPED >> [INFO] WSO2 Carbon - Arduino Plugin ...................... SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Management Plugin >> SKIPPED >> [INFO] WSO2 Carbon - IoT Server Virtual Firealarm UI ..... SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Advanced Agent SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Agent ... SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm API ..... SKIPPED >> [INFO] WSO2 Carbon - IoT Server SCEP Server API .......... SKIPPED >> [INFO] WSO2 Carbon - IoT Server UI ....................... SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Output MQTT Adaptor Module SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Output MQTT Adaptor Module SKIPPED >> [INFO] WSO2 Carbon - Event Output UI Adapter Module ...... SKIPPED >> [INFO] WSO2 - Webapp for UI Output Event Adapter ......... SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - Http SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - MQTT SKIPPED >> [INFO] WSO2 Carbon - Device Mgt Input Adaptor Module - XMPP SKIPPED >> [INFO] WSO2 Carbon - IoT Analytics Scripts ............... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Analytics C-APP ......... SKIPPED >> [INFO] WSO2 Carbon - Mobile Plugins Extensions ........... SKIPPED >> [INFO] WSO2 Carbon - App Manager WSO2 MDM OSGI Connector Component >> SKIPPED >> [INFO] WSO2 Carbon - Device Management EMM Plugins Feature SKIPPED >> [INFO] WSO2 Carbon - Device Management EMM Base Plugin Feature SKIPPED >> [INFO] WSO2 Carbon - Mobile Device Management Feature .... SKIPPED >> [INFO] WSO2 Carbon - Device Management Android Plugin Feature SKIPPED >> [INFO] WSO2 Carbon - Android Device Management Feature ... SKIPPED >> [INFO] WSO2 Carbon - Device Management Windows Plugin Feature SKIPPED >> [INFO] WSO2 Carbon - Windows Device Management Feature ... SKIPPED >> [INFO] WSO2 Carbon - Device Management IoT Plugins Feature SKIPPED >> [INFO] WSO2 Carbon - IoT Server IoT Analytics Feature .... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Analytics Feature ........ SKIPPED >> [INFO] WSO2 Carbon - IoT Server Android Sense Device Feature SKIPPED >> [INFO] WSO2 Carbon - IoT Server Android Sense Feature .... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino Device Feature ... SKIPPED >> [INFO] WSO2 Carbon - IoT Server Arduino Feature .......... SKIPPED >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Device Feature SKIPPED >> [INFO] WSO2 Carbon - IoT Server RaspberryPi Feature ...... SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Device Feature SKIPPED >> [INFO] WSO2 Carbon - IoT Server VirtualFireAlarm Feature . SKIPPED >> [INFO] WSO2 Carbon - Device Management IoT Base Plugin Feature SKIPPED >> [INFO] WSO2 Carbon - IoT Device Management Feature ....... SKIPPED >> [INFO] WSO2 Carbon - IoT Device Management Feature ....... SKIPPED >> [INFO] IoT Server Device types ........................... SKIPPED >> [INFO] IoT Server Device types Feature ................... SKIPPED >> [INFO] WSO2 Carbon - Device Management Extensions ........ SKIPPED >> [INFO] WSO2 Carbon - App management MDM OSGI Connector ... SKIPPED >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] BUILD FAILURE >> [INFO] ------------------------------------------------------------ >> ------------ >> [INFO] Total time: 2.141s >> [INFO] Finished at: Mon Oct 17 17:44:05 UTC 2016 >> [INFO] Final Memory: 26M/310M >> [INFO] ------------------------------------------------------------ >> ------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-release-plugin:2.5.1:perform >> (default-cli) on project carbon-device-mgt-plugins-parent: No SCM URL >> was provided to perform the release from -> [Help 1] >> [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/conflu >> ence/display/MAVEN/MojoFailureException >> >> >> Any idea why this happens ?? >> >> Thanks and Best Regards, >> Kamidu Sachith Punchihewa >> *Softiware Engineer* >> WSO2, Inc. >> lean . enterprise . middleware >> Mobile : +94 (0) 770566749 <%2B94%20%280%29%20773%20451194> >> >> >> Disclaimer: This communication may contain privileged or other >> confidential information and is intended exclusively for the addressee/s. >> If you are not the intended recipient/s, or believe that you may have >> received this communication in error, please reply to the sender indicating >> that fact and delete the copy you received and in addition, you should not >> print, copy, retransmit, disseminate, or otherwise use the information >> contained in this communication. Internet communications cannot be >> guaranteed to be timely, secure, error or virus-free. The sender does not >> accept liability for any errors or omissions. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Thanks > Abimaran Kugathasan > Senior Software Engineer - API Technologies > > Email : [email protected] > Mobile : +94 773922820 > > <http://stackoverflow.com/users/515034> > <http://lk.linkedin.com/in/abimaran> > <http://www.lkabimaran.blogspot.com/> <https://github.com/abimarank> > <https://twitter.com/abimaran> > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
