Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Controlling URL structure #9

Open
bimargulies opened this issue Mar 28, 2011 · 0 comments
Open

Controlling URL structure #9

bimargulies opened this issue Mar 28, 2011 · 0 comments

Comments

@bimargulies
Copy link

Consider a project like http://www.github.com/kohsuke/msv.

There is a 'parent' directory which is on the same level as the module directories. So, each module uses ../parent/pom.xml as a parent, and then that uses the top-level pom as a parent.

The maven site plugin makes a mess of this unless each directory explicitly sets the deployment pathname. It make a structure like TOP/parent/MODULE instead of TOP/MODULE.

It does not appear that this wagon supports adding pathnames to the end of the URL. I'm going to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant