seratch's weblog in Japanese

About Scala, Java and Ruby programming in Japaense. If you need English information, go to http://blog.seratch.net/

org.codehaus.plexus.util.Scanner がない問題の解決

Maven でこんなのが出たら・・

[INFO] Internal error in the plugin manager executing goal 'com.mysema.maven:apt-maven-plugin:1.0.4:process': Unable to load the mojo 'com.mysema.maven:apt-maven-plugin:1.0.4:process' in the plugin 'com.mysema.maven:apt-maven-plugin'. A required class is missing: org/codehaus/plexus/util/Scanner
org.codehaus.plexus.util.Scanner

Maven 2.x ではなく Maven 3 を使うと解決します。

see also:

http://forum.mulesoft.org/mulesoft/topics/_mule_user_problem_getting_started_with_the_devkit_build_error_a_required_class_is_missing_org_codehaus_plexus_util