java2typescript icon indicating copy to clipboard operation
java2typescript copied to clipboard

Generate Command Not Working?

Open pbtura opened this issue 7 years ago • 0 comments

I'm trying to build the sample project but the instructions are a bit unclear. According to the readme, the maven command is

mvn java2typescript:generate

but I keep getting the error

No plugin found for prefix 'java2typescript' in the current project

I also tried changing it to 'com.github.raphaeljolivet.java2typescript' and 'java2typescript-maven-plugin' with similar results. What am I doing wrong?

pbtura avatar Feb 02 '18 21:02 pbtura