> [INFO] Compilation failure
> D:\dev\workspace\kronos-migration\ampc\src\main\java\com\posadas\amp\support\MailAlert.java:[17,18]
> package javax.mail does not exist

Add a dependency in your pom.xml file on a jar which provides
javax.mail.*. If you aren't sure what dependency to add, use the
www.mvnrepository.com search engine to find a suitable artifact.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to