On Fri, Oct 12, 2012 at 9:27 PM, Michael Souren <[email protected]> wrote: > [INFO] Error creating assembly: Error filtering file > '/usr/local/dspace/config/modules/bulkedit.cfg': > /usr/local/dspace/target/archive-tmp/fileSetFormatter.1800002902.tmp/bulkedit.cfg.1035001363.filtered > (No such file or directory)
What DSpace version are you trying to compile? Is it 3.0-rc1 or Git master HEAD? My best guess is that this has something to do with the new filtering feature: https://jira.duraspace.org/browse/DS-1208 https://github.com/DSpace/DSpace/pull/40 Anyway, did you ever do any customizations to bulkedit.cfg? By default, it contains just comments. So if you don't need to change its content, try deleting it. I'm wondering if maven will choke on another config file instead. If not, maybe there's indeed some problem with it and you should replace it with the default (distributed) version. Regards, ~~helix84 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

