On 22 Aug 07, at 12:42 PM 22 Aug 07, Stephen Connolly wrote:

Jason van Zyl wrote:

On 22 Aug 07, at 11:29 AM 22 Aug 07, Stephen Connolly wrote:

Gregory Kick wrote:

How do you deal with concurrent writes?

That's a nightmare problem with the local repository anyway.


How on earth do you have concurrency problems with a local repository?

That's easy
... open two terminals and kick off two builds one after the other

Often the build time is longer than my thinking time... so I have two working copies of the project and work on two separate problems at the same time...

So I need to do two builds at the same (or near same time)

If only all plugins would understand about artifacts in the package scope.

One big issue I have is that the maven-dependency-plugin seems to ignore artifacts produced in the current build execution and only pulls from the local repository... so I have to run "mvn install" all the time...

Easy!


Yes, I'm just saying separate processes should be using separate local repositories.

-Stephen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder and PMC Chair, Apache Maven
jason at sonatype dot com
----------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to