aloleary
|
Posted: November 12, 2009 15:31 by aloleary
|
|
Hello... Great to see a project taking over from SAF I am just wondering what it would take to get BSAF onto a Maven central repository ? I really think this will help existing SAF users switch quickly and promote this project as the SAF successor. <dependency> <groupId>net.java.dev.appframework</groupId> <artifactId>appframework</artifactId> <version>1.03</version> </dependency> with a BSAF equivalent... I don't mind looking into this if someone has pointers ? I have also been looking at Guts-GUI and like the direction it is going (DI) BSAF with JSR 330 could be a great combination although agree with other posters that pulling in Guice is probably not where BSAF should go |
Maven Question
Replies: 11 - Last Post: March 11, 2010 11:04
by: aloleary
by: aloleary
showing 1 - 12 of 12
etf
|
Posted: November 12, 2009 17:09 by etf
|
|
Hi It will be great to put BSAF to the central repository. Could you manage this task? You could review relevant forum posts in BetterBeansBinding project. It makes sense start publishing from the first Release Candidate. Current version is not very stable. There are a number of critical issues we have to address. |
Craig Ringer
|
Posted: November 18, 2009 02:04 by Craig Ringer
|
|
We should probably not deploy interim revisions to the Maven central respository. Instead, we can use a working repository "closer to home" and only push release versions to Central. People who want to track BSAF closely can add our repository to their pom.xml . See: http://www.retep.org/2009/04/setting-up-maven-repository-on-kenai.html http://www.retep.org/2009/05/performing-maven-releases-on-kenai-with.html Note particularly the comments on the first post, where it talks about using WebDAV to update the Maven repositories hosted on Kenai: "For example the repo is now at http://reteptools.kenai.com/maven/releases/ can be updated with the following url in distributionManagement: dav:https://kenai.com/website/reteptools/maven/releases/" |
Anonymous User
|
Posted: November 27, 2009 17:36 by Anonymous User
|
|
Happy to look into this when first release candidate is ready as I do belive Maven integration can only be a good thing esp. for current users using SAF pom |
Anonymous User
|
Posted: December 21, 2009 10:48 by Anonymous User
|
|
Are there any updates to this? I'm one of the people who would like to switch from SAF to BSAF, but we are only using Maven for dependencies, so getting it into a repo would be good. |
Anonymous User
|
Posted: December 21, 2009 15:51 by Anonymous User
|
| RC2 is out. We need a volunteer for this task. |
aloleary
|
Posted: March 10, 2010 11:43 by aloleary
|
|
i might have a few cycles to look into this... have you heard that sonatype are currently working on taking ALL the java.net projects and hosting them on oss.sonatype.. might be a good location? what do people think ? https://docs.sonatype.com/display/NX/OSS+Repository+Hosting |
showing 1 - 12 of 12
Replies: 11 - Last Post: March 11, 2010 11:04
by: aloleary
by: aloleary








