It's a known bug in the ant plugin. http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANT-12
It's corrected in CVS. #Arnaud > -----Message d'origine----- > De�: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Envoy�: mercredi 5 mai 2004 12:23 > ��: [EMAIL PROTECTED] > Objet�: Exception whilst doing dist > > Has anybody seen this before - I'm just executing the dist goal on a > project > and this stack trace comes out: > > Caught exception evaluating: > [EMAIL PROTECTED] > Reason: java.lang.NumberFormatException: For input string: "excludes" > java.lang.NumberFormatException: For input string: "excludes" > at > java.lang.NumberFormatException.forInputString(NumberFormatException.java: > 48 > ) > at java.lang.Integer.parseInt(Integer.java:426) > at java.lang.Integer.valueOf(Integer.java:532) > ... > > and similarly for "includes" > > Though it doesn't seem to be fatal. I am using POM inheritance so the > project.xml for this project has no includes / excludes tags - they're in > the parent. > > Any ideas? > > James > > (I'm running RC2 on Win2K if that makes any difference) > > > ------------------------------------------------------------------------ > For more information about Barclays Capital, please > visit our web site at http://www.barcap.com. > > > Internet communications are not secure and therefore the Barclays > Group does not accept legal responsibility for the contents of this > message. Although the Barclays Group operates anti-virus programmes, > it does not accept responsibility for any damage whatsoever that is > caused by viruses being passed. Any views or opinions presented are > solely those of the author and do not necessarily represent those of the > Barclays Group. Replies to this email may be monitored by the Barclays > Group for operational or business reasons. > > ------------------------------------------------------------------------ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
