HI all:
When I run mvn -U clean package and cd [dspace-source]/dspace/target/dspace-installer
ant update with my credentials, the version shown by /dspace/bin/dspace version doesn't change from 6.0
When I run both commands as sudo, the version updates, but it must reset all of the permissions to root, because when I restart tomcat, the server doesn't respond.
Luckily, we're able to snapshot and revert on this demonstration server, but it doesn't seem like it should be that hard to upgrade from 6.0 to 6.3.
What permissions are needed to perform an upgrade from 6.0 to 6.3?