Title: Message Title
Ivan Masár commented on an issue
DSpace / Bug DS-1940
DS-1867 caused error running "mvn package"
After merging the DS-1867, line 124 of the [dspace-source]/pom.xml becomes:
 <target name="Encode any UTF-8 chars in [src]/*.properties">
note the '*' character in the name attribute which causes the "mvn package" command fail during the first steps of installation.
the problem is in the target name which contains a * character (invalid as path name). ...
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to