WalkMod -Open Source tool to fix java coding style issues

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Hi Siva,
I have followed the instructions as in the video but while executing "walkmod check" against my project path, I received error on walkmod.xml is invalid.
Please help.

smritisrivastava
Автор

Gonna help me a lot, thanks Siva Reddy. Appreciated your explanation.

neelmanighimire
Автор

Hi Siva, i have tried using the walkmod for Formatting but it keep giving me errors. So i followed your video for import cleaner but i am still facing the same issue. Is there any other pre requisite for walkmod like maven or git or something. Else it would have worked for me the way it worked for you. It would be good if you can help me solving this error. Walkmod is a good opensource utility and very helpful for me if it will work properly. Thanks in advance.

My errors are
check
INFO [main] - Java version: 1.8.0_131
INFO [main] - Java Home: C:\Program Files\Java\jdk1.8.0_131\jre
INFO [main] - OS: Windows 10, Vesion: 10.0

_ _ _ _ ___ ___ _
| | | | | | | | \/ | | |
| | | | __ _| | | _| . . | ___ __| |
| |/\| |/ _` | | |/ / |\/| |/ _ \ / _` |
\ /\ / (_| | | <| | | | (_) | (_| |
\/ \/ \__, _|_|_|\_\_| |_/\___/ \__, _|

An open source tool to apply code conventions
version 3.0 - February 2017 -

INFO [main] - [ok]
:: loading settings :: url =
:: loading settings :: url =
:: resolving dependencies ::
confs: [default]
:: resolution report :: resolve 22729ms :: artifacts dl 0ms

| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|

| default | 2 | 0 | 0 | 0 || 0 | 0 |


:: problems summary ::
:::: WARNINGS
module not found:

==== maven2: tried


-- artifact


==== jboss: tried

-- artifact


==== springsource-external: tried


-- artifact


==== springsource-release: tried


-- artifact


==== springio-release: tried


-- artifact


module not found: org.walkmod#walkmod-javalang-plugin;[2.0, 4.0)

==== maven2: tried


-- artifact org.walkmod#walkmod-javalang-plugin;[2.0,


==== jboss: tried

-- artifact org.walkmod#walkmod-javalang-plugin;[2.0,


==== springsource-external: tried


-- artifact org.walkmod#walkmod-javalang-plugin;[2.0,


==== springsource-release: tried


-- artifact org.walkmod#walkmod-javalang-plugin;[2.0,


==== springio-release: tried


-- artifact org.walkmod#walkmod-javalang-plugin;[2.0,




:: UNRESOLVED DEPENDENCIES ::



:: not found

:: org.walkmod#walkmod-javalang-plugin;[2.0, 4.0): not found




:::: ERRORS











:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
WARN [main] - unresolved dependency: not found
WARN [main] - unresolved dependency: org.walkmod#walkmod-javalang-plugin;[2.0, 4.0): not found
ERROR [main] - is invalid. Please, execute walkmod with -e to see the details.
ERROR [main] - is invalid. Please, execute walkmod with -e to see the details.
Exception in thread "main"
at
at
at
at
at

ANAMIKASHARMA
Автор

Hi Siva Ready

Could you please tell all available "transformations" in walkmod ?

saidulu.y
Автор

Hi Siva,
I'm trying to apply sonar and pmd plugins in my walkmod.xml but getting transformation fail exception. Can you please help?

arunkumarg
Автор

Hi Siva,

Is Walkmod working now also.I followed your tutorial but it seems even the "comments-cleaner" plug in is also not working. Please suggest can we proceed with the tools or not.Or if there is any similar tool like Walkmod

swayambikash
Автор

this example is not working. i was struggling to run walkmod at least once. It has problems under corporate proxies. When I run from my home, after following exactly same as this video, it is throwing null pointer exception. I would love to get help from u siva

biswajitdutta
Автор

Hi Siva Can you please do one vedio on this using Android studio

aravindraj