You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2006/02/10 11:01:47 UTC

[jira] Created: (MSITE-88) link trouble

link trouble
------------

         Key: MSITE-88
         URL: http://jira.codehaus.org/browse/MSITE-88
     Project: Maven 2.x Site Plugin
        Type: Bug

 Environment: windows + cygwin
    Reporter: Olivier Lamy
    Priority: Critical


I'm trying snapshot version from site plugin (skinning is a great idea !!)
But I have trouble with urls
example project.url = xxx
in my site I had an menu with item.href=xxx:8080/path
the generated url is : http://xxx/:8080/path
An other trouble I defined bannerLeft with <href>${project.url}</href>
When I naviguate in the site the bannerImage has a link with ${project.url}/currentPage

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MSITE-88) link trouble

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-88?page=all ]

Brett Porter updated MSITE-88:
------------------------------

    Fix Version: 2.0

> link trouble
> ------------
>
>          Key: MSITE-88
>          URL: http://jira.codehaus.org/browse/MSITE-88
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>  Environment: windows + cygwin
>     Reporter: Olivier Lamy
>     Priority: Critical
>      Fix For: 2.0

>
>
> I'm trying snapshot version from site plugin (skinning is a great idea !!)
> But I have trouble with urls
> example project.url = xxx
> in my site I had an menu with item.href=xxx:8080/path
> the generated url is : http://xxx/:8080/path
> An other trouble I defined bannerLeft with <href>${project.url}</href>
> When I naviguate in the site the bannerImage has a link with ${project.url}/currentPage

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MSITE-88) link trouble

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-88?page=comments#action_58328 ] 

Olivier Lamy commented on MSITE-88:
-----------------------------------

On a solaris item.href=xxx:8080/path generates the good link.
But the banner with <href>${project.url}</href> generates a bad url on the image.
in my pom, I have <url>http://ip/Portal-site</url> the link is http://ip/currentpage.
- Olivier

> link trouble
> ------------
>
>          Key: MSITE-88
>          URL: http://jira.codehaus.org/browse/MSITE-88
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>  Environment: windows + cygwin
>     Reporter: Olivier Lamy
>     Priority: Critical

>
>
> I'm trying snapshot version from site plugin (skinning is a great idea !!)
> But I have trouble with urls
> example project.url = xxx
> in my site I had an menu with item.href=xxx:8080/path
> the generated url is : http://xxx/:8080/path
> An other trouble I defined bannerLeft with <href>${project.url}</href>
> When I naviguate in the site the bannerImage has a link with ${project.url}/currentPage

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org