I guess Struts 1.2 is not yet available!!!

I can only see Struts 1.1 from apache site.

Abhishek

On Tue, 2004-05-11 at 18:37, Mike Kienenberger wrote:
> I'm fairly certain that Struts 1.1 is pre-maven.  Maven is only helpful for 
> CVS and struts 1.2.
> 
> -Mike
> 
> 
> Hien Q Nguyen <[EMAIL PROTECTED]> wrote:
> > Abhishek,
> > 
> > Maven will attempt to download all the dependent jar files for you.   
> > You don't need to worry about adding any jar to classpath.
> > 
> > I just did a cvs update and then a maven build and it was successful
> > 
> > --Hien
> > 
> > On May 11, 2004, at 9:14 PM, Abhishek Khandelwal wrote:
> > 
> > > Hien,
> > > How is maven related to this problem?
> > >
> > > On Tue, 2004-05-11 at 18:16, Hien Q Nguyen wrote:
> > >> Download Maven http://maven.apache.org/ and install in your system.
> > >>
> > >> then type 'maven' , I found that life is a lot easier this way.
> > >>
> > >> -Hien
> > >>
> > >> On May 10, 2004, at 8:08 PM, Abhishek Khandelwal wrote:
> > >>
> > >>> I am getting this error when I try to do ant dist on the source code  
> > >>> of
> > >>> the struts framework.
> > >>>
> > >>> Anyone has any idea what might the error be??? I have correctly set
> > >>> path
> > >>> for servlet-api.jar and jsp-api.jar
> > >>>
> > >>> --------------------------------------------------------------------- 
> > >>> --
> > >>> --
> > >>>
> > >>> jakarta-struts-1.1-src/src/share/org/apache/struts/upload/
> > >>> MultipartRequestWrapper.java:95:
> > >>> org.apache.struts.upload.MultipartRequestWrapper is not abstract and
> > >>> does not override abstract method getLocalPort() in
> > >>> javax.servlet.ServletRequest
> > >>>     [javac] public class MultipartRequestWrapper implements
> > >>> HttpServletRequest {
> > >>>
> > >>>
> > >>> --------------------------------------------------------------------- 
> > >>> --
> > >>> ----
> > >>>
> > >>> Thanks,
> > >>> Abhishek
> > >>>
> > >>>
> > >>>
> > >>>
> > >>> ---------------------------------------------------------------------
> > >>> 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]
> > 
> 
> ---------------------------------------------------------------------
> 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