Instantly check changes in submodules

2011-03-15 Thread Matthias Müller
Hi,

i set up a maven project with dependencies to multiple submodules. These sub 
modules contain resources and are developed by different persons. 

I want these developers to check changes they have made instantly. 

If i would be the only developer I would run the modules via "mvn jetty:run" 
from the command line of the project's root. Changes to the resources in the 
submodules would appear instantly (i use a reloading classloader mechanism).

But I want the developers to only command their modules. 

Here's my only approach:
- Developer A deploys his (changed) module to Nexus
- Developer A tells me about the deployment
- I have to run the modules.
- Developer A checks the changes.

Isn't there a less complicated way?

Matthias


BTW: All the modules are managed by a Nexus manager. So, each developer can 
deploy and download modules.




-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



AW: [M2] Repository Manager

2009-01-27 Thread Matthias Müller
No, what i wanted to say with "way more than i need" is that i my initial idea 
of a solution wasn't that complex. after reading parts of the reference [1] i 
realized that there are useful functionalities (e.g. the user management) i 
never concerned so far. 
the setup process isn't complex at all, with "complex" i meant the 
functionalities

regards, matthias

[1] http://books.sonatype.com/nexus-book/reference/index.html



- Ursprüngliche Mail 
Von: Baptiste MATHUS 
An: Maven Users List 
Gesendet: Dienstag, den 27. Januar 2009, 15:03:30 Uhr
Betreff: Re: [M2] Repository Manager

I'd be curious to know what makes you say that it's "way more than you
need". Though you're using nexus, I guess your opinion might benefit to
usability concerns for all repo managers. Too complex to setup? Other?

Cheers.

2009/1/27 Matthias Müller 

> Hi Martin,
>
> i installed the nexus repository manager and although it's way more than i
> need, it works for my needs.
> thanks, matthias
>
>
>
> - Ursprüngliche Mail 
> Von: Martin Höller 
> An: Maven Users List 
> Gesendet: Dienstag, den 27. Januar 2009, 13:29:46 Uhr
> Betreff: Re: [M2] Repository Manager
>
> Hi!
>
> On Tuesday 27 January 2009 Matthias Müller wrote:
> > i'm quite new to maven. i want to setup a shared internal remote
> > repository on a network drive. the users use there own local repository
> > (~/.m2/repository) as a cache and for their unreleased projects. if the
> > project need an artifact that is not in the internal remote repository,
> > that artifacts need to be downloaded from central to that internal remote
> > repository and then copied to the local one. what's the easiest way to
> > accomplish that?
> > is that the purpose of request managers like Nexus?
> > what request managers do you recommend?
>
> Usually these software packages are refered to as "repository managers"
> rather than request managers. However, Nexus, Archiva or Artifactory are
> such repository managers. A list is available on maven's homepage [0] or at
> codehaus.org [1].
>
> You will also find some posts if you search this list's archive with nabble
> [2]
>
> hth,
> - martin
>
> [0] http://maven.apache.org/repository-management.html
> [1]
> http://docs.codehaus.org/display/MAVENUSER/Maven%2BRepository%2BManager%2BFeature%2BMatrix
> [2] http://www.nabble.com/Maven---Users-f178.html
>
>
>
>
>
> -
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>


-- 
Baptiste  MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !





-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



AW: [M2] Repository Manager

2009-01-27 Thread Matthias Müller
Hi Martin,

i installed the nexus repository manager and although it's way more than i 
need, it works for my needs.
thanks, matthias



- Ursprüngliche Mail 
Von: Martin Höller 
An: Maven Users List 
Gesendet: Dienstag, den 27. Januar 2009, 13:29:46 Uhr
Betreff: Re: [M2] Repository Manager

Hi!

On Tuesday 27 January 2009 Matthias Müller wrote:
> i'm quite new to maven. i want to setup a shared internal remote
> repository on a network drive. the users use there own local repository
> (~/.m2/repository) as a cache and for their unreleased projects. if the
> project need an artifact that is not in the internal remote repository,
> that artifacts need to be downloaded from central to that internal remote
> repository and then copied to the local one. what's the easiest way to
> accomplish that?
> is that the purpose of request managers like Nexus?
> what request managers do you recommend?

Usually these software packages are refered to as "repository managers" 
rather than request managers. However, Nexus, Archiva or Artifactory are 
such repository managers. A list is available on maven's homepage [0] or at 
codehaus.org [1].

You will also find some posts if you search this list's archive with nabble [2]

hth,
- martin

[0] http://maven.apache.org/repository-management.html
[1] 
http://docs.codehaus.org/display/MAVENUSER/Maven%2BRepository%2BManager%2BFeature%2BMatrix
[2] http://www.nabble.com/Maven---Users-f178.html





-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



[M2] Repository Manager

2009-01-27 Thread Matthias Müller
Hi there, 

i'm quite new to maven. i want to setup a shared internal remote repository on 
a network drive. the users use there own local repository (~/.m2/repository) as 
a cache and for their unreleased projects. if the project need an artifact that 
is not in the internal remote repository, that artifacts need to be downloaded 
from central to that internal remote repository and then copied to the local 
one. 
what's the easiest way to accomplish that?
is that the purpose of request managers like Nexus?
what request managers do you recommend?

regards, matthias





-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org