Hi, my name is Matt and I'm having problems kicking maven off: 1.) Downloaded and installed maven 1.0 beta 10
2.) set my MAVEN_HOME and JAVA_HOME environment variables 3.) chmod +x maven in the /bin directory 4.) attempted to run "./maven -Dpackage=com.mycompany.app genapp" as per the user guide. Executed from the bin directory. output: Exception in thread "main" java.lang.NoClassDefFoundError: com/werken/forehead/Forehead which looks like a classpath issue. Have I skipped a step or done something wrong? -- Matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
