You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "R. Matt Barnett" <ba...@rice.edu> on 2003/10/08 23:20:49 UTC

Maven kickoff woes.

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org