jPOS 1.8 and Maven

140 views
Skip to first unread message

Alejandro Revilla

unread,
Nov 22, 2010, 8:59:38 AM11/22/10
to jPOS Users
I have been playing in an 'mvn' feature branch with what could become jPOS 1.8, managed by Maven.

I'm new to Maven and I'm kind of overwhelmed by its complexity and amount of neurons one needs to burn memorizing arbitrary things, I feel it's a masochism exercise for the project maintainer, but I have to admit it makes things really really simple for the user.

I would appreciate if you could give it a try, you just need to add
    <repository>
      <id>jpos</id>
      <name>jPOS Central Repository</name>
      <url>http://jpos.org/maven</url>
      <layout>default</layout>
    </repository>

    <dependency>
      <groupId>org.jpos</groupId>
      <artifactId>jpos-core</artifactId>
      <version>1.8-SNAPSHOT</version>
    </dependency>


to your pom.xml and you'd be ready to go.

If you are a maven expert, I would really appreciate some help reviewing the setup, I've just pushed a 'mvn' branch to github.com/jpos with my sandbox work.

I'm not sure I've totally captured the "Maven way", so feedback is appreciated.

I still need to migrate compat_1_5_2 (in another module, sibling to jpos-core), and just noticed there's one QMUX test case that is still in the jpos6 directory, will place it in the appropriate test environment soon.

If you are keen to help with this migration, feel free to send me a pull request or git patch (in mbox format please).

--Alejandro

Alejandro Pérez Morcate

unread,
Nov 22, 2010, 11:28:23 AM11/22/10
to jpos-...@googlegroups.com
Hello Alejandro

I think using Maven -despite the complexity of migration- is definitely one step in one of the good directions.
I am not a Maven wizard, but it is what we used to use in our projects at viavansi. I will check up with the guys there for some practical time-saving know how. In the mean time, you can check on viavansi's blog for some practical steps about migrating projects to maven.

Best

Alejandro

--
jPOS is licensed under AGPL - free for community usage for your open-source project. Licenses are also available for commercial usage.
Please support jPOS, contact: sa...@jpos.org
 
You received this message because you are subscribed to the "jPOS Users" group.
Please see http://jpos.org/wiki/JPOS_Mailing_List_Readme_first
To post to this group, send email to jpos-...@googlegroups.com
To unsubscribe, send email to jpos-users+...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jpos-users



--
Alejandro P. Morcate
M.S.
B.S.E.E.

Alejandro Revilla

unread,
Nov 22, 2010, 12:00:44 PM11/22/10
to jpos-...@googlegroups.com
Thanks for the pointer.

2010/11/22 Alejandro Pérez Morcate <alejandro...@gmail.com>
Reply all
Reply to author
Forward
0 new messages