Closed GoogleCodeExporter closed 8 years ago
Would you please attach the error log?
Original comment by zhoushu...@gmail.com
on 16 Dec 2010 at 12:09
There are no errors, but the JAR artifacts are empty.
Original comment by frank.co...@gmail.com
on 17 Dec 2010 at 6:00
Could someone solve this issue?
Original comment by frank.co...@gmail.com
on 5 Jan 2011 at 10:24
It's not empty:
https://oss.sonatype.org/content/repositories/openid4java-snapshots/org/openid4j
ava/openid4java-nodeps/0.9.6-SNAPSHOT/openid4java-nodeps-0.9.6-20110105.140426-5
.jar
Original comment by zhoushu...@gmail.com
on 5 Jan 2011 at 2:10
That's weird. Which version of Maven are you using? Linux or Windows?
Original comment by frank.co...@gmail.com
on 5 Jan 2011 at 7:16
$ mvn -version
Using Java version: 1.6.0
Apache Maven 2.2.1 (r801777; 2009-08-07 03:16:01+0800)
Java version: 1.6.0_22
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: zh_CN, platform encoding: EUC_CN
OS name: "mac os x" version: "10.5.8" arch: "x86_64" Family: "mac"
$ env LC_ALL=en_US.UTF-8 svn info
Path: .
URL: https://openid4java.googlecode.com/svn/trunk
Repository Root: https://openid4java.googlecode.com/svn
Repository UUID: 0ddc078c-3e21-0410-a0b4-493e83258d60
Revision: 656
Node Kind: directory
Schedule: normal
Last Changed Author: zhoushuqun
Last Changed Rev: 656
Last Changed Date: 2010-12-22 00:54:45 +0800 (Wed, 22 Dec 2010)
$ cd maven2
$ mvn -Dmaven.test.skip clean package
$ ll ../target/
total 384
drwxr-xr-x 3 sutra staff 102 1 6 08:16 classes
drwxr-xr-x 2 sutra staff 102 1 6 08:17 maven-archiver
-rw-r--r-- 1 sutra staff 169389 1 6 08:17
openid4java-nodeps-0.9.6-SNAPSHOT-sources.jar
-rw-r--r-- 1 sutra staff 218532 1 6 08:17
openid4java-nodeps-0.9.6-SNAPSHOT.jar
drwxr-xr-x 3 sutra staff 136 1 6 08:17 test-classes
Original comment by zhoushu...@gmail.com
on 6 Jan 2011 at 12:20
Original comment by Johnny.B...@gmail.com
on 1 Nov 2012 at 2:27
Original issue reported on code.google.com by
frank.co...@gmail.com
on 16 Dec 2010 at 10:46