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


Cheers Greg


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

> 2015-07-17 10:19 GMT+02:00 Greg Huber <[email protected]>:
> > Ok, #2 should have checked.
> >
> > .....do I have to specify a build date to get the latest?
> >
> > <org.apache.struts.version>2.5-SNAPSHOT</org.apache.struts.version>
> >
> <org.apache.struts.version>struts2-core-2.5-20150717.074551-37</org.apache.struts.version>
>
> No, just version, Maven will always pick the last one
>
>
> Regard
> --
> Ɓ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