> If you can't check out and compile SVN, let me know and I can email you a
> new Sanselan JAR.
> 
> Regards
> Damjan

I've checked it out from svn, I tried building it with mvn -Prc package,
but that gives the following warning at first:

[WARNING] Some problems were encountered while building the effective
model for org.apache.commons:commons-sanselan:jar:0.98-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-idea-plugin is missing. @
org.apache.commons:commons-parent:17, 
/home/erlend/.m2/repository/org/apache/commons/commons-parent/17/commons-parent-17.pom,
 line 317, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.

and the following tests fail:
Failed tests: 
testInsert(org.apache.sanselan.formats.jpeg.exif.ExifRewriteTest)
testRewriteLossy(org.apache.sanselan.formats.jpeg.exif.ExifRewriteTest)
testRewriteLossless(org.apache.sanselan.formats.jpeg.exif.ExifRewriteTest)


Mvn -version:
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /home/erlend/apache-maven-3.0.3
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /home/erlend/jdk1.6.0_21/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-34-generic-pae", arch: "i386",
family: "unix"

No .jar files are generated in the target directory

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to