You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Subhash Chandran (JIRA)" <ji...@codehaus.org> on 2007/01/19 16:59:09 UTC

[jira] Created: (MPSITE-56) ... Link Not Generating

<bannerLeft>...<href> Link Not Generating
-----------------------------------------

                 Key: MPSITE-56
                 URL: http://jira.codehaus.org/browse/MPSITE-56
             Project: maven-site-plugin
          Issue Type: Bug
          Components: plugin
         Environment: Linux 2.6, Maven2.0.4, Java 6.0
            Reporter: Subhash Chandran


I have the following in my src/site/site.xml:

  <bannerLeft>
    <name>WizCrypt</name>
    <src>img/logo.png</src>
    <href>http://wizcrypt.wiztools.org/</href>
  </bannerLeft>

For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:

http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Commented: (MSITE-208) ... Link Not Generating

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-208?page=comments#action_85499 ] 
            
Dennis Lundberg commented on MSITE-208:
---------------------------------------

Which version of the site-plugin are you using?

> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Commented: (MSITE-208) ... Link Not Generating

Posted by "Subhash Chandran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-208?page=comments#action_85565 ] 
            
Subhash Chandran commented on MSITE-208:
----------------------------------------

How do I find which version of the site plugin I am using?

> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Commented: (MSITE-208) ... Link Not Generating

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85594 ] 

Dennis Lundberg commented on MSITE-208:
---------------------------------------

mvn help:describe -DgroupId=org.apache.maven.plugins -DartifactId=maven-site-plugin

> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Commented: (MSITE-208) ... Link Not Generating

Posted by "Subhash Chandran (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_85890 ] 

Subhash Chandran commented on MSITE-208:
----------------------------------------

I get the following output:

Group Id:  org.apache.maven.plugins
Artifact Id: maven-site-plugin
Version:     2.0-beta-5
Goal Prefix: site


> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Closed: (MSITE-208) ... Link Not Generating

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-208.
---------------------------------

      Assignee: Dennis Lundberg
    Resolution: Cannot Reproduce

This works for me using maven-site-plugin 2.0-beta-5.

> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>            Assignee: Dennis Lundberg
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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

        

[jira] Moved: (MSITE-208) ... Link Not Generating

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

Lukas Theussl moved MPSITE-56 to MSITE-208:
-------------------------------------------

    Component/s:     (was: plugin)
       Workflow: Maven New  (was: jira)
            Key: MSITE-208  (was: MPSITE-56)
        Project: Maven 2.x Site Plugin  (was: maven-site-plugin)

> <bannerLeft>...<href> Link Not Generating
> -----------------------------------------
>
>                 Key: MSITE-208
>                 URL: http://jira.codehaus.org/browse/MSITE-208
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>         Environment: Linux 2.6, Maven2.0.4, Java 6.0
>            Reporter: Subhash Chandran
>
> I have the following in my src/site/site.xml:
>   <bannerLeft>
>     <name>WizCrypt</name>
>     <src>img/logo.png</src>
>     <href>http://wizcrypt.wiztools.org/</href>
>   </bannerLeft>
> For the banner, the link http://wizcrypt.wiztools.org/ is not getting generated. The generated output:
> http://wizcrypt.wiztools.org/

-- 
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