[dspace-tech] Re: DSpace 5.6 maven-antrun error

2016-10-12 Thread aade13
Thank you so much Julian, that worked :)

Ade.

On Wednesday, October 12, 2016 at 10:15:37 AM UTC-5, julian@gmx.de 
wrote:
>
> Hey,
>
> this could be caused by bad user permissions. Make sure you set the 
> permissions by doing chmod -R user:group directory (e.g. sudo chmod -R 
> dspace:dspace /mnt/*your_source_dir*) and do the maven build as dspace user.
>
> Best
> Julian
>
> Am Mittwoch, 12. Oktober 2016 00:16:40 UTC+2 schrieb aade13:
>>
>> Hello,
>>
>> I am installing DSpace 5.6 on CentOS 7, below are the requirements 
>> installed
>> Apache Ant 1.9
>> Postgres 9.2
>> Tomcat 7
>> Apache Maven 3.3.9
>> Open JDK 1.7
>>
>> I configured as directed on the dspace website also setting the various 
>> environments but I keep getting an error that I need assistance with 
>> resolving.
>>
>> The error I keep getting is: *Failed to execute goal 
>> org.apache.maven.plugins:maven-antrun-plugin:1.7: run (native2ascii-utf8) 
>> on project modules. Error executing ant tasks: 
>> /mnt/../modules/target/antrun/build-Encode any UTF-8 chars in 
>> properties.xml (No such File or Directory) -> Help 1*
>>
>> Also the DSpace Addon Modules Failed in the Reactor Summary List.
>>
>> I noticed that there is no target directory in the dspace-source folder. 
>> How is this folder meant to be created?
>>
>>
>> Thanks,
>> Ade.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: DSpace 5.6 maven-antrun error

2016-10-12 Thread julian . pollmann
Hey,

this could be caused by bad user permissions. Make sure you set the 
permissions by doing chmod -R user:group directory (e.g. sudo chmod -R 
dspace:dspace /mnt/*your_source_dir*) and do the maven build as dspace user.

Best
Julian

Am Mittwoch, 12. Oktober 2016 00:16:40 UTC+2 schrieb aade13:
>
> Hello,
>
> I am installing DSpace 5.6 on CentOS 7, below are the requirements 
> installed
> Apache Ant 1.9
> Postgres 9.2
> Tomcat 7
> Apache Maven 3.3.9
> Open JDK 1.7
>
> I configured as directed on the dspace website also setting the various 
> environments but I keep getting an error that I need assistance with 
> resolving.
>
> The error I keep getting is: *Failed to execute goal 
> org.apache.maven.plugins:maven-antrun-plugin:1.7: run (native2ascii-utf8) 
> on project modules. Error executing ant tasks: 
> /mnt/../modules/target/antrun/build-Encode any UTF-8 chars in 
> properties.xml (No such File or Directory) -> Help 1*
>
> Also the DSpace Addon Modules Failed in the Reactor Summary List.
>
> I noticed that there is no target directory in the dspace-source folder. 
> How is this folder meant to be created?
>
>
> Thanks,
> Ade.
>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.