https://bugzilla.redhat.com/show_bug.cgi?id=1926697



--- Comment #10 from Jaya <jhutt...@redhat.com> ---
sed -i "s|ln -sv|cp -r|g" mvngen.sh
 -> Good idea! However, why "cp -r?" Are there really some directories linked?

Yes. Because, if "-r "  is not used then , "sh mvngen.sh" fails as below:
$ sh mvngen.sh
Generating ~/asmtools/maven/pom.xml for asmtools 7.0 ea 10 (Java Assembler
Tools)
Done
Creating symlinks to symulate maven structure
mkdir: created directory '~/asmtools/maven/src'
mkdir: created directory '~/asmtools/maven/src/main'
mkdir: created directory '~/asmtools/maven/src/main/java'
~/asmtools/maven/src/main/java
cp: -r not specified; omitting directory '../../../../src/org/'


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to