liferay-labs / arquillian-blade-example

Example of how to use Arquillian Liferay Extension with Blade
1 stars 8 forks source link

Could not find com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0-SNAPSHOT #7

Open rezza72 opened 3 years ago

rezza72 commented 3 years ago

Hi I have cloned the https://github.com/liferay-labs/arquillian-blade-example repository in my system. After loading the project, the Gradle started building but I faced with:

Could not find com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0-SNAPSHOT.

In my console.

I searched and realized this dependency was deleted in the repository.

Please guide me to solve this problem. thanks in advance.

cgoncas commented 3 years ago

Hey @rezza72 !!!

This is a really old project, so maybe you will find more issues with deleted dependencies. But for com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0-SNAPSHOT., there is a published dependency: com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0.

Thanks!!

rezza72 commented 3 years ago

Hey @rezza72 !!!

This is a really old project, so maybe you will find more issues with deleted dependencies. But for com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0-SNAPSHOT., there is a published dependency: com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0.

Thanks!!

Thank you for replying. I want to use automation testing in Liferay. So I searched and faced with Arquillian.

Do you have any better suggestions?

I've added com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0 before. But actually error, is for com.liferay:com.liferay.hot.deploy.jmx.listener:1.0.0-SNAPSHOT.

Thanks in advance

rezza72 commented 3 years ago

any suggestion?

rezza72 commented 3 years ago

What a support... If this project is not useful, delete it so that novices like me are not misled for a long time...