Any ideas on this one?

Compiling,  I get some missing classes on an interceptor for messages
(think I don't use this any more), checking the source, have these been
depreciated/removed? on  2.3 they are not marked as depreciated.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
 cannot find symbol
  symbol:   class ServletActionRedirectResult
  location: package org.apache.struts2.dispatcher
 cannot find symbol
  symbol:   class ServletRedirectResult
  location: package org.apache.struts2.dispatcher
 cannot find symbol
  symbol:   class ValidationAware
  location: package com.opensymphony.xwork2


Cheers Greg

On 17 July 2015 at 09:40, Lukasz Lenart <[email protected]> wrote:

> 2015-07-17 10:36 GMT+02:00 Greg Huber <[email protected]>:
> > ah, working now but was getting
> >
> > [WARNING] The POM for org.apache.struts:struts2-core:jar:2.5-SNAPSHOT is
> > missing, no dependency information available
> >
> > ##
> >
> > Compiling,  I get some missing classes on an interceptor for messages
> > (Think I don't use this any more), checking the source, have these been
> > depreciated/removed?
> >
> > [ERROR] COMPILATION ERROR :
> > [INFO] -------------------------------------------------------------
> >  cannot find symbol
> >   symbol:   class ServletActionRedirectResult
> >   location: package org.apache.struts2.dispatcher
> >  cannot find symbol
> >   symbol:   class ServletRedirectResult
> >   location: package org.apache.struts2.dispatcher
> >  cannot find symbol
> >   symbol:   class ValidationAware
> >   location: package com.opensymphony.xwork2
>
> There was a problem with a proxy server few minutes ago, even Jenkins
> had some issues with uploading new artifcats
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-deploy-plugin:2.6:deploy
> (default-deploy) on project struts2-core: Failed to deploy artifacts:
> Could not transfer artifact
> org.apache.struts:struts2-core:jar:2.5-20150717.073311-37 from/to
> apache.snapshots.https
> (https://repository.apache.org/content/repositories/snapshots): Failed
> to transfer file:
>
> https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-core/2.5-SNAPSHOT/struts2-core-2.5-20150717.073311-37.jar
> .
> Return code is: 502, ReasonPhrase: Proxy Error. -> [Help 1]
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to