https://bz.apache.org/bugzilla/show_bug.cgi?id=59643
Bug ID: 59643 Summary: ant mvn-install doesn't seem to work Product: POI Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P2 Component: POI Overall Assignee: dev@poi.apache.org Reporter: dus...@virtualroadside.com First problem was that I couldn't get it to recognize the maven ant tasks... looks like the ant distributed with fedora doesn't work for some reason. Using ant 1.9.2 bundled with eclipse seems to have done the trick though. When I run `ant mvn-install`, I get errors like this: [mvn:install] An error has occurred while processing the Maven artifact tasks. [mvn:install] Diagnosis: [mvn:install] [mvn:install] Error installing artifact 'org.apache.poi:poi:jar': Error installing artifact:/path/to/file.. My patch at https://github.com/virtuald/poi/commit/e313a289cc3d3ea2a36229c05347209406512104 fixes this, would like a sanity check that I'm not doing something wrong before I push it into SVN. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org