[ https://jira.codehaus.org/browse/MANT-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl-Heinz Marbaise closed MANT-74. ----------------------------------- Resolution: Not A Bug Assignee: Karl-Heinz Marbaise So the question is if a wrong configuration is a bug or not? I would suggest to close the issue. If you have any objections don't hesitate to reopen the issue. > ClassCastException running ant:ant on activemq project > ------------------------------------------------------ > > Key: MANT-74 > URL: https://jira.codehaus.org/browse/MANT-74 > Project: Maven Ant Plugin > Issue Type: Bug > Affects Versions: 2.3 > Reporter: Trejkaz > Assignee: Karl-Heinz Marbaise > Priority: Critical > Attachments: mvn.log > > > I tried to run mvn ant:ant to create Ant builds for ActiveMQ, and I get the > following error about half way through. I'm attaching a full log as well, in > case that is of use. > {noformat} > Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to > [Ljava.util.Map; > at > org.apache.maven.plugin.ant.AntBuildWriterUtil.getMavenPluginOptions(AntBuildWriterUtil.java:919) > at > org.apache.maven.plugin.ant.AntBuildWriterUtil.getMavenSurefirePluginOptions(AntBuildWriterUtil.java:717) > at > org.apache.maven.plugin.ant.AntBuildWriter.getTestExcludes(AntBuildWriter.java:995) > at > org.apache.maven.plugin.ant.AntBuildWriter.writeTestTargets(AntBuildWriter.java:885) > at > org.apache.maven.plugin.ant.AntBuildWriter.writeGeneratedBuildXml(AntBuildWriter.java:316) > at > org.apache.maven.plugin.ant.AntBuildWriter.writeBuildXmls(AntBuildWriter.java:122) > at org.apache.maven.plugin.ant.AntMojo.execute(AntMojo.java:134) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133) > ... 20 more > {noformat} -- This message was sent by Atlassian JIRA (v6.1.6#6162)