bug-kawa
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-kawa] [bug #38311] FR: Publish Kawa 1.13 to Maven Repository


From: Daniel Gregoire
Subject: [Bug-kawa] [bug #38311] FR: Publish Kawa 1.13 to Maven Repository
Date: Tue, 12 Feb 2013 22:15:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Ubuntu Chromium/24.0.1312.56 Chrome/24.0.1312.56 Safari/537.17

Follow-up Comment #4, bug #38311 (project kawa):

That's fair enough, and I'm happy to contribute in any way that I can. If it
ever becomes an issue, I can always transfer ownership back to you or someone
else.

I'll make the groupId "org.gnu.kawa" and the artifact id "kawa", so folks will
be able to add it as a dependency with the following:

<dependency>
    <groupId>org.gnu.kawa</groupId>
    <artifactId>kawa</artifactId>
    <version>1.13</version>
</dependency>

The packaging in Kawa's source obviously uses "gnu.kawa", but I see other GNU
Maven artifacts modeled like the above. Let me know if this presents an
issue.

In the mean time, I'll research how to get JAR's posted to Maven Central.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38311>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]