Summary: | mvn fails with s.addTestSuite(org.apache.log4j.net.SMTPAppenderTest.class); in CoreTestSuite | ||
---|---|---|---|
Product: | Log4j - Now in Jira | Reporter: | Josef Stadelmann <josef.stadelmann> |
Component: | Other | Assignee: | log4j-dev <log4j-dev> |
Status: | NEW --- | ||
Severity: | regression | ||
Priority: | P2 | ||
Version: | 1.2.17 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows Vista |
Description
Josef Stadelmann
2012-06-26 15:28:48 UTC
BTW I can not enter version 1.2.17 as this one is missing, so i used version 1.2 18; Weird, this test runs fine for me. Maybe it is related to the fact the javax.mail.* package is set optional in maven. Could you: a) look into $user_home/.m2/repos and check if the javax.mail stuff is there? b) try to change the dependency from "Optional" to "compile" and see if it helps you? Thanks! Christian (In reply to comment #1) > BTW I can not enter version 1.2.17 as this one is missing, so i used version > 1.2 18; I create that version and moved the bug to it, thank you! |