May 19, 2006
Maven javax.mail broken?
Maven doesn’t find javax.mail, it resides in javax/mail/mail in the repository, shouldn’t that be just javax/mail ?
Update: Yes I know with groupId = javax.mail it works, but shouldn’t that be just javax?
Programming is hard by Stephan Schmidt
Maven doesn’t find javax.mail, it resides in javax/mail/mail in the repository, shouldn’t that be just javax/mail ?
Update: Yes I know with groupId = javax.mail it works, but shouldn’t that be just javax?