Article proposed for Maven Article Page

2014-06-25 Thread Bhuvan Gupta
n-the-core/ Please provide your valuable feedback about it or to indicate me something wrong. Would it be possible to add this to the Maven article page. It will be really encouraging for me. Thanks in advance. Bhuvan

Re: Article proposed for Maven Article Page

2011-04-26 Thread Barrie Treloar
On Tue, Apr 26, 2011 at 3:42 AM, xanadu72 wrote: > Barrie, > I know that Eclipse is able to import a hierarchical structure but i have a > concern with Subversion. The recommended structure for Subversion is using > trunk,tags,branches subfolders. Is it compatible with the following file > structu

Re: Article proposed for Maven Article Page

2011-04-25 Thread xanadu72
(parent/pom.xml) that contains versions and you only need to > change this once. > > - > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4332054&i=1&by-user=t> >

Re: Article proposed for Maven Article Page

2011-04-21 Thread Barrie Treloar
On Thu, Apr 21, 2011 at 5:35 PM, xanadu72 wrote: > Jochem,David,Jörg, Barrie, > > Thanks for your contribution. I'm currently updating my article to take into > account the feedback received. > It look like ther is a consensus to invest more time on configuring the > structure in API/IMPL projects

Re: Article proposed for Maven Article Page

2011-04-21 Thread xanadu72
broken. > > ----- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4329867&i=3&by-user=t> > For additional commands, e-mail: [hidden > email]<http://user/SendEm

Re: Article proposed for Maven Article Page

2011-04-20 Thread Barrie Treloar
On Thu, Apr 21, 2011 at 12:18 PM, Barrie Treloar wrote: > On Thu, Apr 21, 2011 at 6:33 AM, Jörg Schaible wrote: >> Jochen Wiedmann wrote: >> >>> On Wed, Apr 20, 2011 at 11:28 AM, xanadu72 wrote: >>> The client api is a separate artifact. You can reuse it as you want. In your repository

Re: Article proposed for Maven Article Page

2011-04-20 Thread Barrie Treloar
On Thu, Apr 21, 2011 at 6:33 AM, Jörg Schaible wrote: > Jochen Wiedmann wrote: > >> On Wed, Apr 20, 2011 at 11:28 AM, xanadu72 wrote: >> >>> The client api is a separate artifact. You can reuse it as you want. In >>> your repository you will get in the same release folder two artifacts : >> >> Th

Re: Article proposed for Maven Article Page

2011-04-20 Thread Jörg Schaible
Jochen Wiedmann wrote: > On Wed, Apr 20, 2011 at 11:28 AM, xanadu72 wrote: > >> The client api is a separate artifact. You can reuse it as you want. In >> your repository you will get in the same release folder two artifacts : > > That's completely understood. But as a separate jar file, you sh

Re: Article proposed for Maven Article Page

2011-04-20 Thread David Jencks
I think what Jochen is trying to convey is that you are leaving it entirely up to the developers to assure that the api/client jar can be used without the contents of the impl jar. There is nothing in the build system stopping developers from putting a subclass of an implementation class in the

Re: Article proposed for Maven Article Page

2011-04-20 Thread xanadu72
p;node=4315334&i=1&by-user=t> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=4315334&i=2&by-user=t> > > > > ------ > If you reply to this email, your message will be added to

Re: Article proposed for Maven Article Page

2011-04-20 Thread Jochen Wiedmann
On Wed, Apr 20, 2011 at 11:28 AM, xanadu72 wrote: > The client api is a separate artifact. You can reuse it as you want. In your > repository you will get in the same release folder two artifacts : That's completely understood. But as a separate jar file, you should ensure that it is compilable

Re: Article proposed for Maven Article Page

2011-04-20 Thread xanadu72
lone. > > Jochen > > > On Wed, Apr 20, 2011 at 11:06 AM, xanadu72 <[hidden > email]<http://user/SendEmail.jtp?type=node&node=4315310&i=0&by-user=t>> > wrote: > > > Just to propose an article for the maven article page if you find it >

Re: Article proposed for Maven Article Page

2011-04-20 Thread Jochen Wiedmann
ndalone. Jochen On Wed, Apr 20, 2011 at 11:06 AM, xanadu72 wrote: > Just to propose an article for the maven article page if you find it usefull. > > I wrote an article on how to manage > http://java-tutorial.ch/architecture/three-tier-architecture-with-maven > Three tier archite

Article proposed for Maven Article Page

2011-04-20 Thread xanadu72
Just to propose an article for the maven article page if you find it usefull. I wrote an article on how to manage http://java-tutorial.ch/architecture/three-tier-architecture-with-maven Three tier architecture using Maven Feel free to give me your feedback about it or to indicate me

Re: Maven article page

2006-06-02 Thread Emmanuel Venisse
added. Thanks Emmanuel Cabasson Denis a écrit : Just to submit two items for the maven article page: I have translated to french the article "An introduction to Maven 2" from Javaworld (of course with full authorization). http://dcabasson.developpez.com/articles/java/maven/in

Maven article page

2006-06-02 Thread Cabasson Denis
Just to submit two items for the maven article page: I have translated to french the article "An introduction to Maven 2" from Javaworld (of course with full authorization). http://dcabasson.developpez.com/articles/java/maven/introduction-maven2/ Would it be possible to add this to t