But of course it would. Then you would do a build without the offline
switch and everything would "just work".
Just understand you've been warned of going the path of making things more
complicated and painful than necessary.

/Anders


On Thu, Dec 13, 2012 at 2:25 PM, Alon Bar-Lev <alon.bar...@gmail.com> wrote:

> Thanks, but as I wrote, this won't help me to package artifacts into
> distributions.
> I will continue to copy artifacts manually.
>
> Thank you all.
>
> On Thu, Dec 13, 2012 at 3:22 PM, Anders Hammar <and...@hammar.net> wrote:
> > Well, normally most things are simple with Maven if you have a good
> > infrastructure setup, which includes a Maven repository Manager. But you
> > don't, and then you run into issues when you want to do workarounds. Get
> a
> > repo manager and you probably will not run into more issues as you
> continue
> > on, would be my advice.
> >
> > /Anders
> >
> >
> > On Thu, Dec 13, 2012 at 1:57 PM, Alon Bar-Lev <alon.bar...@gmail.com>
> wrote:
> >
> >> On Thu, Dec 13, 2012 at 3:33 AM, Wayne Fay <wayne...@gmail.com> wrote:
> >> >> I do not understand your suggestion, can you elaborate?
> >> >
> >> > He means, install a copy of Nexus locally on your laptop, and deploy
> >> > to it when you need to run "offline" rather than deploying to your
> >> > "real" repo which we assume is unavailable when you are offline.
> >>
> >> Hmmm... thanks... but I don't control the build nor can I install more
> >> dependencies on the build machine. Modifying every project to have
> >> extra hierarchy just to be able to use the dependency plugin is also
> >> intrusive and complex.
> >>
> >> I just need to deploy artifacts in maven repository layout... I
> >> expected it to be simple... as the deploy plugin does exactly that...
> >> :(
> >>
> >> Alon.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to