Skip to content

mavenized repo.xml #146

@duncdrum

Description

@duncdrum

After running

$ mvn clean package

the xar's repo.xml contains two namespace declarations, WAI? The second one seems superfluous

xmlns="http://exist-db.org/xquery/repo" 
xmlns:repo="http://exist-db.org/xquery/repo"

it also adds permissions like this:

<permissions user="admin" password="" group="dba" mode="rw-rw-r--"/>

Why does the documentation app require app specific permissions? The default permissions seem superfluous for normal install and upgrade of the app. However on systems with an user named admin and with a different password things might trip up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions