|
From: Don C. <do...@do...> - 2012-05-06 16:49:42
|
Mukarram, If you are planning to submit a patch, it is best to check our source code out of github. Then you have the most recent code. Our repository is located at: https://github.com/organizations/jibx If you are familiar with git, you can submit your patch as a pull request, otherwise a regular patch is fine. Source is typically not deployed with snapshots. Actually, now is a great time to create a patch. We just release version 1.2.4, so the source code in maven central is the same as the source in our repository. Thanks! Don ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 1 May 2012 12:05:13 +0530 > From: Mukarram Baig <muk...@gm...> > Subject: [jibx-users] Source snapshots in Maven Central Snapshots repo > To: jib...@li... > Message-ID: > <CAA...@ma... > > > Content-Type: text/plain; charset="iso-8859-1" > > Hi All, > > Is there any reason not to upload source snapshots as well to the maven > central snapshots repo? I am trying to give a patch to the > jibx-maven-plugin and having sources for the dependencies would help in > debugging and understanding the logic. > > |