bsorrentino / swixml2

Project that extends the original swixml project providing integration with Swing Application Framework (JSR 296) and Beans Binding (JSR 295) to further simplifying the GUI creation & management
0 stars 0 forks source link

problem when doing mvn install #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
hello, 

it looks like i was wrong and i am unable to generate an snapshot by myself, :-)

please see the "mvn install" output error when you can, it's related to 
something about com:apple:ui

i am doing it under a fresh checkout from git and using maven provided by 
fedora (rpm fusion in fact) and java 7 aswell. 64 bits

T.I.A.

Original issue reported on code.google.com by Sombr...@gmail.com on 10 Jun 2012 at 5:00

Attachments:

GoogleCodeExporter commented 9 years ago
hi,

as described in other issue i changed from dependency com.apple:ui:1.2 to 
com.apple:AppleJavaExtensions:1.4; now i'm trying to figure what's going on jnlp

Original comment by Sombr...@gmail.com on 10 Jun 2012 at 3:52

GoogleCodeExporter commented 9 years ago
didn't got the solution yet, but it seems to be some light

http://stackoverflow.com/questions/4645104/how-to-bundle-jnlp-api-with-maven-pro
ject

Original comment by Sombr...@gmail.com on 10 Jun 2012 at 4:15

GoogleCodeExporter commented 9 years ago
hi

in the download area i've submitted the last 2.6 SNAPSHOT distribution 
http://code.google.com/p/swixml2/downloads/detail?name=swixml-2.6-distribution.z
ip

that package contains all required dependencies

i suggest you to don't use system & system path strategy but instead install 
missing artifact in local repository 
http://maven.apache.org/plugins/maven-install-plugin/examples/specific-local-rep
o.html

Original comment by bartolom...@gmail.com on 9 Jul 2012 at 5:41

GoogleCodeExporter commented 9 years ago
Another solution has been suggested in Issue 78

Original comment by bartolom...@gmail.com on 9 Jul 2012 at 5:43

GoogleCodeExporter commented 9 years ago

Original comment by bartolom...@gmail.com on 30 May 2013 at 9:02