Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: I have commented the following part in the mentioned pom.xml: .. and it looks like the dependencies are retrieved, and build succeeds. Great! I see a few more things that need to be fixed in the struts2-parent pom, and will check ch

Re: Struts2 SVN build failure

2006-09-09 Thread Alexandru Popescu
On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: > On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > The only thing you could be doing is defining these repositories in > > ~/.m2/settings.xml . If you haven't added them, then they mus

Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > The only thing you could be doing is defining these repositories in > ~/.m2/settings.xml . If you haven't added them, then they must be > coming from the s2 build files, which need to b

Re: Struts2 SVN build failure

2006-09-09 Thread Alexandru Popescu
On 9/9/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: > [WARNING] repository metadata for: 'snapshot > org.apache.struts.tiles:tiles-core:0.2-SNAPSHOT' could not be > retrieved fro > m repository: apache due to an error: Error transferring file

Re: Struts2 SVN build failure

2006-09-09 Thread Wendy Smoak
On 9/9/06, Alexandru Popescu <[EMAIL PROTECTED]> wrote: [WARNING] repository metadata for: 'snapshot org.apache.struts.tiles:tiles-core:0.2-SNAPSHOT' could not be retrieved fro m repository: apache due to an error: Error transferring file [INFO] Repository 'apache' will be blacklisted ... ap

Re: Struts2 SVN build failure

2006-09-09 Thread Alexandru Popescu
On 9/8/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: I am in no way, shape or form a Maven expert... I would suspect I have even less of a special relationship with it than you :) However, in my experience, I've often been asked "have you run the build a couple of times?" Indeed, simply doin

Re: Struts2 SVN build failure

2006-09-09 Thread Frank W. Zammetti
I am in no way, shape or form a Maven expert... I would suspect I have even less of a special relationship with it than you :) However, in my experience, I've often been asked "have you run the build a couple of times?" Indeed, simply doing it a couple of times often has solved any issues I w