Hi Daniel! The problem you described is caused by a bug in version 2.0 of the xmlbeans plugin.
http://jira.codehaus.org/browse/MXMLBEANS-17 Using a not existing directory in <outputJar> causes this IOException. This issue has already been fixed in the current trunk. You can either create this folder prior to calling the plugin or use the current snapshot. Kind regards Christian Kaltepoth > Hi, I've been having problems with the xmlbean maven2 plugin. > > The problem is an IO Error : > > java.io.FileNotFoundException: > /home/juan-gomez/dev/portalhum/target/lib/portalhumSchema-0.1.jar (No such > file or directory) > > The portalhumSchema-0.1.jar is the generated jar from the plugin (used > for Eclipse, as mentioned in > http://www.jroller.com/page/peter_pilgrim?entry=how_to_use_maven_2). > > I'm uploading my pom.xml and the maven log (using the -e mod). > > Thanks, -- Christian Kaltepoth <[EMAIL PROTECTED]> GnuPG Key: http://www.kaltepoth.de/gnupg/pubkey.asc Fingerprint: 9F04 0A94 CC40 C3EF 1A69 B2BB 51F4 4C84 BEB6 F127 --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
