On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote:

I keep mine here:

  ~/.m2/settings.xml


That did the trick ... thanks James!

--
James Mitchell


Craig

On Jun 2, 2006, at 12:38 AM, Craig McClanahan wrote:

> On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote:
>>
>> Is this what you need?
>>
>> http://maven.apache.org/guides/mini/guide-proxies.html
>
>
> Yes!  Thanks ... but it leads to a stupid newbie question ...
> where's the
> user settings file go?  :-)
>
> --
>> James Mitchell
>
>
> Craig
>
> On Jun 2, 2006, at 12:31 AM, Craig McClanahan wrote:
>>
>> > On 6/1/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
>> >>
>> >> On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
>> >>
>> >> > I ran all but the tiger script.  There are a ton of errors
>> still in
>> >> > the core tests but we're making progress.
>> >> >
>> >> > One problem seems to be with AbstractJsfTestCase and a null
>> pointer
>> >> > when referencing the servletContext variable from a
>> subclass.  My
>> >> > guess is that there is a missing configuration resource.
>> >> >
>> >> > @Craig:  Any ideas?  Try running mvn -Pmyfaces test and then
>> >> examine
>> >> > the output in target.  All of the necessary resource files
>> >> shoudl be
>> >> > in the classes or test-classes dirs.  If not, then we missed
>> >> > something.
>> >>
>> >>
>> >> I'll pull the mvn_reorg stuff and check this out.
>> >>
>> >
>> > @Sean/@Wendy:
>> >
>> > Is there any way to teach Maven to use an HTTP proxy when it
>> does it's
>> > dependency downloads, like you can tell Subversion to?  I spend
>> > most of my
>> > time connected to Sun's VPN network, and right now I have to
>> > disconnect from
>> > that to do the Maven stuff -- not fatal, but it's sure a pain.
>> >
>> > Sean
>> >>
>> >>
>> > Craig
>> >
>> > Craig
>> >>
>> >> On 6/1/06, Wendy Smoak < [EMAIL PROTECTED]> wrote:
>> >> > > On 6/1/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
>> >> > >
>> >> > > > So I can run svn move foo/bar foo/buzz locally and then
>> >> commit foo?
>> >> > > > This is the same as svn move https://foo.com/foo/bar
>> >> > > > https://foo.com/foo/buzz?
>> >> > >
>> >> > > Yes, exactly the same.  The advantage is that you can do
>> multiple
>> >> > > commands locally, preview the results, and then commit all the
>> >> changes
>> >> > > at once.
>> >> > >
>> >> > > There are some limits, occasionally Subversion will complain
>> >> that you
>> >> > > need to commit before executing some command that you're
>> >> trying to do.
>> >> >
>> >> > >  (Which is why that first script is separate.)
>> >> > >
>> >> > > Whatever is easier for you, though, it ends up being the same
>> >> when
>> >> > you're done.
>> >> > >
>> >> > > --
>> >> > > Wendy
>> >> > >
>> >> > >
>> >>
>> ---------------------------------------------------------------------
>> >> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> > > For additional commands, e-mail: [EMAIL PROTECTED]
>> >> > >
>> >> > >
>> >> >
>> >> >
>> >>
>> ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> >> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >> >
>> >> >
>> >>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>


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


Reply via email to