[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

fakeroot and maven



Hi,
I want to build a lib with maven in my packaging process.
I have an issue though with fakeroot. Maven requires a repository (under debian is /usr/share/maven-repo.

I do not have the rights (unless being root) to write in this dir, so it fails with fakeroot.

I tried to use a specific setting.xml file but issue is the repository property needs to be a full path, not relative, so I cannot set it either to use my package dir....

I could use /tmp , but I'm not sure this is a valid rule for a build process.

Any idea?

Thanks

Olivier


Reply to: