funbee / mockito

Automatically exported from code.google.com/p/mockito
0 stars 0 forks source link

problems installing mockito-all-1.2 to local maven repository #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Extracted from http://code.google.com/p/mockito/issues/detail?id=2 (issue #2):

I've also found that installing the mockito-all-1.2.jar to the local
repository using artifactory (http://www.jfrog.org/sites/artifactory/1.2/)
has some troubles, cause it parse META-INF and grabs the groupId and
artifactId from objenesis.

Jar generation task may create some rubbish META-INF due to the fact that
it expands objenesis/cglib into signle jar.

Original issue reported on code.google.com by szcze...@gmail.com on 16 Mar 2008 at 1:35

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 16 Mar 2008 at 2:23

GoogleCodeExporter commented 9 years ago

Original comment by iczechowski@gmail.com on 25 Mar 2008 at 8:59

GoogleCodeExporter commented 9 years ago
objenesis META-INF/maven is no longer being included when creating 
mockito-all.jar

Original comment by iczechowski@gmail.com on 26 Mar 2008 at 6:07

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 19 Apr 2009 at 7:40