Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute goal org.codehaus.mojo #43

Open
Masar92 opened this issue Jun 11, 2017 · 0 comments
Open

Failed to execute goal org.codehaus.mojo #43

Masar92 opened this issue Jun 11, 2017 · 0 comments

Comments

@Masar92
Copy link

Masar92 commented Jun 11, 2017

Exception in thread "main" java.lang.NoClassDefFoundError: groep3/Mail/Mail
at com.mycompany.cvo_crescendo_main.TestMail.main(TestMail.java:29)
Caused by: java.lang.ClassNotFoundException: groep3.Mail.Mail
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)

this is the error , In the Class Mail , there is no fault , but it stil give a error!!
Can anyone help with this , ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant