I guess not. And this might be one of the reason there's currently an open bug/improvement request about being able to use concurrently the local repository: http://jira.codehaus.org/browse/MNG-2802
Maybe there's in fact a big need for an abstract io/filesystem access library in maven to achieve that. Please note I'm not a maven developer and I might be totally wrong. My 2 cents. Cheers. > -----Message d'origine----- > De : Guillaume Boucherie [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 26 mars 2008 13:41 > À : Maven Users List > Objet : maven plugin question > > Hi all, > > I'm trying to make a custom plugin and I have a question > about maven API. > In my plugin I want to have two goal. First will run some > thing via ssh and second must stop them. > Is there a way in maven API to store (share, cache ?) custom > object between two different goals ? > Thanks > > Guillaume B. > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
