[
https://jira.codehaus.org/browse/MRM-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=305702#comment-305702
]
Adrien Lecharpentier commented on MRM-1653:
-------------------------------------------
Just to be sure, I try the same command (mvn clean install -DskipTests) with
jdk1.6. The exact same problem.
I'm using jdk from Apple (1.6):
- Java version: 1.6.0_33, vendor: Apple Inc.
or Oracle (1.7):
- Java version: 1.7.0_05, vendor: Oracle Corporation
> Bad mod on file in the bundle
> -----------------------------
>
> Key: MRM-1653
> URL: https://jira.codehaus.org/browse/MRM-1653
> Project: Archiva
> Issue Type: Bug
> Environment: Mac OSX Lion
> Java 7
> Maven 3.0.4
> Reporter: Adrien Lecharpentier
> Priority: Critical
>
> When building the bundle of Archiva, some files have incorrect mod:
> {code}
> $ tree apache-archiva-js-1.4-M3-SNAPSHOT
> apache-archiva-js-1.4-M3-SNAPSHOT
> âââ LICENSE
> âââ NOTICE
> âââ apps
> â  âââ archiva
> â  âââ META-INF [error opening dir]
> â  âââ WEB-INF [error opening dir]
> â  âââ css [error opening dir]
> â  âââ favicon.ico
> â  âââ images [error opening dir]
> â  âââ img [error opening dir]
> â  âââ index.html
> â  âââ js [error opening dir]
> â¦
> {code}
> with more details:
> {code}
> $ ls -al apache-archiva-js-1.4-M3-SNAPSHOT/apps/archiva/
> total 24
> drwxr-xr-x 10 adrien staff 340B 6 aoû 23:48 ./
> drwxr-xr-x 3 adrien staff 102B 6 aoû 23:48 ../
> d--------- 4 adrien staff 136B 6 aoû 22:01 META-INF/
> d--------- 6 adrien staff 204B 6 aoû 22:01 WEB-INF/
> d--------- 11 adrien staff 374B 6 aoû 22:01 css/
> -rwxr-xr-x 1 adrien staff 3,6K 5 aoû 00:50 favicon.ico*
> d--------- 32 adrien staff 1,1K 6 aoû 22:01 images/
> d--------- 6 adrien staff 204B 6 aoû 22:01 img/
> -rwxr-xr-x 1 adrien staff 6,9K 5 aoû 13:33 index.html*
> d--------- 30 adrien staff 1,0K 6 aoû 22:01 js/
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira