Re: [Dspace-tech] install error for upstream/master

2015-03-06 Thread Monika C. Mevenkamp
That was it - an indirect dependency. The older servlet jar vanished after removing - -com.google.oauth-client -google-oauth-client-jetty - from dspace-api.pom.xml mvn is still somewhat mysterious to me. make on steroids with so many options it makes yo

Re: [Dspace-tech] install error for upstream/master

2015-03-05 Thread Mark H. Wood
On Wed, Mar 04, 2015 at 07:34:44PM +, Monika C. Mevenkamp wrote: > Ah - Yikes - Thanks > > It compiles now after I changed the dependencies to rely on > javax.servlet-api > Unfortunately this had to be done in all sorts of pom.xml files > > BUT > > after the compile I still find WEB-INF/

Re: [Dspace-tech] install error for upstream/master

2015-03-04 Thread Andrea Schweer
On 05/03/15 10:35, helix84 wrote: > On Wed, Mar 4, 2015 at 8:34 PM, Monika C. Mevenkamp > wrote: >> after the compile I still find WEB-INF/lib/servlet-api-2.5-20081211.jar in >> webapps/*/WEB-INF/lib directories > Sorry for asking the obvious, but did you run mvn clean? Seconding helix84, pretty

Re: [Dspace-tech] install error for upstream/master

2015-03-04 Thread helix84
On Wed, Mar 4, 2015 at 8:34 PM, Monika C. Mevenkamp wrote: > after the compile I still find WEB-INF/lib/servlet-api-2.5-20081211.jar in > webapps/*/WEB-INF/lib directories Sorry for asking the obvious, but did you run mvn clean? Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etique

Re: [Dspace-tech] install error for upstream/master

2015-03-04 Thread Monika C. Mevenkamp
Ah - Yikes - Thanks It compiles now after I changed the dependencies to rely on javax.servlet-api Unfortunately this had to be done in all sorts of pom.xml files BUT after the compile I still find WEB-INF/lib/servlet-api-2.5-20081211.jar in webapps/*/WEB-INF/lib directories when I do > ant

Re: [Dspace-tech] install error for upstream/master

2015-03-04 Thread Mark H. Wood
On Wed, Mar 04, 2015 at 03:19:02PM +, Monika C. Mevenkamp wrote: > Thanks Andrea and a follow up question to mvn experts > > My tomcat8 says in its release notes > * servlet-api.jar (Servlet 3.1 API) > so I changed the main pom to say > >javax.servlet >servlet-api >3.1.0 > >

Re: [Dspace-tech] install error for upstream/master

2015-03-04 Thread Monika C. Mevenkamp
Thanks Andrea and a follow up question to mvn experts My tomcat8 says in its release notes * servlet-api.jar (Servlet 3.1 API) so I changed the main pom to say javax.servlet servlet-api 3.1.0 then a couple rounds of unsuccessful mvn package attempts Finally I removed ~/.m2/repo

Re: [Dspace-tech] install error for upstream/master

2015-03-03 Thread Andrea Schweer
Hi Monika, On 04/03/15 12:42, Monika C. Mevenkamp wrote: I am trying to run upstream/master with code changes of mine inside dspace-api  I created a new database  did mvn package  and ran fresh_install  when goin

[Dspace-tech] install error for upstream/master

2015-03-03 Thread Monika C. Mevenkamp
I am trying to run upstream/master with code changes of mine inside dspace-api I created a new database did mvn package and ran fresh_install when going to home page I get the following error http://localhost:8080/jspui/internal-error -- Method: GET -- Parameters were: org.apache.jasper.JasperE