Expand my Community achievements bar.

BlazeDS 4.x in Maven Repo?

Avatar

Level 2

I need to move up to 4.x from 3.x and am finding out that I there is no BlazeDS in Maven Central and that Adobe isn't about to help;

http://bugs.adobe.com/jira/browse/BLZ-71

Can anyone point me to a repo or provide a link to the POMS?  I really don't want to spend a couple days sorting out the dependencies, source and javadoc JARs, etc.

Thanks!

2 Replies

Avatar

Employee

Take a look at the BlazeDS SVN repository under modules folder. Each module has POM file. You can start from that. Hope that helps.

Rohit

Avatar

Level 2

Thanks for the tip.  I was suprised that there were pom.xml files now in the trunk for BlazeDS...very nice.  I carefully examined these along with another set I found on the spring maven repository here:

http://s3browse.springsource.com/browse/maven.springframework.org/external/com/adobe/blazeds/

I found that the Spring ones are simpler and are probably better for the 4.0.0 tag that the 4.5.0 trunk ones in svn.