Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] SWT and maven

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I have seen that 3.3 has been released. Good work! I especially noticed, that
the native libs are somehow included into the jar and do not need to be added to
the library path. Thats really great and makes SWT easier to use anywhere.

In my open-source project I am using SWT and also I am using maven. Therefore I
would like to ask if you are willing to care about the distribution of the SWT
releases via the maven repository.

I also figured out how to configure a dependency on SWT with maven such that
maven chooses the right platform-specific one according to the running OS (can
still be overriden via the commandline for cross builds).

So if you are interested, I would offer some help in making SWT most easy to use
for maven users.

BTW: I would propose to change the groupId from 'swt' to 'org.eclipse.swt' for
new releaes (beginning with 3.3) what would be compatible with your package
namespace and the maven philosophy of groupIds.

Any thoughts...

Regards
  Jörg

http://maven.apache.org/
http://repo1.maven.org/maven2/swt/
http://repo1.maven.org/maven2/org/eclipse/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuK0hmPuec2Dcv/8RAszTAJ0Tfw8S6FEHe10lHQa+CAJfNhBa2ACgghdk
76S9j8Hw7np4AL1o1RDiJZ0=
=gqI9
-----END PGP SIGNATURE-----


Back to the top