Hi Eduardo,
I made the change, and the maven build made it further along.
Here's the next error.
Any ideas?
In general, where can I search for these kinds of errors?
Thanks,
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.7:jar (attach-javadocs) on project mybatis-generator-core: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - javadoc: error - Illegal package name: "Settings\Louis\mybatis\mybatis-generator-core\target/apidocs"
[ERROR] javadoc: warning - No source files for package and
[ERROR]
[ERROR] Command line was: "C:\Program Files\Java\jdk1.6.0_13\jre\..\bin\javadoc.exe" -J-Xmx1024m @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in 'C:\Documents and Settings\Louis\mybatis\mybatis-generator-core\target\apidocs' dir.
[ERROR] -> [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/confluence/display/MAVEN/MojoExecutionException[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mybatis-generator-core