Re: How do I get the Dashboard plugin integrated to my website?

2007-07-27 Thread dvicente

Hi,

could you gie us your pom ?

which maven's version do you use ?

which dashboard plugin's version ?



Ian Rowlands wrote:
 
 
 
 
 
 I've added it into the pom file, I can see the report output being
 generated, but when I open the project-reports.html file it doesn't have a
 link in there.  Is there anything else I have to do?
 
 I am running the build in a number of phases, as recommended:
 
 mvn site
 mvn dashboard:dashboard
 mvn site:deploy
 
 
 Regards,
 
 Ian
 
 
 
 Disclaimer: The information transmitted is intended only for the person or
 entity to which it is addressed and may contain confidential and/or
 privileged material. Any review, retransmission, dissemination or other
 use
 of, or taking of any action in reliance upon, this information by persons
 or entities other than the intended recipient is prohibited. If you
 received this in error, please contact the sender and delete the material
 from your computer.
 Privacy: If you are responding to this email or providing personal
 information to the SRO for the purposes of one of the Acts it administers,
 such information is used only for the purpose for which it was collected
 ( administration of SRO legislation ) and is protected by the Information
 Privacy Act 2000 and secrecy provisions contained in legislation
 administered by SRO. It is not disclosed otherwise than in accordance with
 the law. If you would like a copy of the SRO Privacy Policy please refer
 to
 SRO website (www.sro.vic.gov.au) or contact SRO on 9628 0556 and request a
 copy.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/How-do-I-get-the-Dashboard-plugin-integrated-to-my-website--tf4156303s177.html#a11826621
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How do I get the Dashboard plugin integrated to my website?

2007-07-27 Thread Ian Rowlands




I've added it into the pom file, I can see the report output being
generated, but when I open the project-reports.html file it doesn't have a
link in there.  Is there anything else I have to do?

I am running the build in a number of phases, as recommended:

mvn site
mvn dashboard:dashboard
mvn site:deploy


Regards,

Ian



Disclaimer: The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or other use
of, or taking of any action in reliance upon, this information by persons
or entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the material
from your computer.
Privacy: If you are responding to this email or providing personal
information to the SRO for the purposes of one of the Acts it administers,
such information is used only for the purpose for which it was collected
( administration of SRO legislation ) and is protected by the Information
Privacy Act 2000 and secrecy provisions contained in legislation
administered by SRO. It is not disclosed otherwise than in accordance with
the law. If you would like a copy of the SRO Privacy Policy please refer to
SRO website (www.sro.vic.gov.au) or contact SRO on 9628 0556 and request a
copy.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How do I get the Dashboard plugin integrated to my website?

2007-07-27 Thread dvicente

Hi,

i've made a mistake when i'v writted the doc.

the right command is : mvn dashboard-report:dashboard 



Ian Rowlands wrote:
 
 
 
 
 
 I've added it into the pom file, I can see the report output being
 generated, but when I open the project-reports.html file it doesn't have a
 link in there.  Is there anything else I have to do?
 
 I am running the build in a number of phases, as recommended:
 
 mvn site
 mvn dashboard:dashboard
 mvn site:deploy
 
 
 Regards,
 
 Ian
 
 
 
 Disclaimer: The information transmitted is intended only for the person or
 entity to which it is addressed and may contain confidential and/or
 privileged material. Any review, retransmission, dissemination or other
 use
 of, or taking of any action in reliance upon, this information by persons
 or entities other than the intended recipient is prohibited. If you
 received this in error, please contact the sender and delete the material
 from your computer.
 Privacy: If you are responding to this email or providing personal
 information to the SRO for the purposes of one of the Acts it administers,
 such information is used only for the purpose for which it was collected
 ( administration of SRO legislation ) and is protected by the Information
 Privacy Act 2000 and secrecy provisions contained in legislation
 administered by SRO. It is not disclosed otherwise than in accordance with
 the law. If you would like a copy of the SRO Privacy Policy please refer
 to
 SRO website (www.sro.vic.gov.au) or contact SRO on 9628 0556 and request a
 copy.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/How-do-I-get-the-Dashboard-plugin-integrated-to-my-website--tf4156303s177.html#a11836469
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: How do I get the Dashboard plugin integrated to my website?

2007-07-27 Thread hirowla
/snapshotrepository/url
/snapshotRepository
repository
idinternal/id
urlfile://D:/Maven/repository/url
/repository
/distributionManagement
!-- Reporting modules for code --
reporting
plugins
plugin
groupIdorg.apache.maven.plugins/groupId

artifactIdmaven-project-info-reports-plugin/artifactId
reportSets
reportSet
reports
reportindex/report

reportdependencies/report
reportcim/report

reportscm-list/report

reportissue-tracking/report
/reports
/reportSet
/reportSets
/plugin
plugin
groupIdorg.apache.maven.plugins/groupId

artifactIdmaven-surefire-report-plugin/artifactId
/plugin
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-javadoc-plugin/artifactId
!-- 2.3 seems buggy , so stick with 2.2 for 
now --
version2.2/version
/plugin
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-jxr-plugin/artifactId
/plugin
plugin
groupIdorg.codehaus.mojo/groupId
artifactIdjdepend-maven-plugin/artifactId
/plugin
plugin
groupIdorg.codehaus.mojo/groupId
artifactIdcobertura-maven-plugin/artifactId
version2.1/version
/plugin
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-pmd-plugin/artifactId
configuration
linkXreftrue/linkXref
minimumTokens100/minimumTokens
targetJdk1.5/targetJdk
/configuration
/plugin
plugin
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-checkstyle-plugin/artifactId
configuration

configLocationMeCheckstyleConfig.xml/configLocation

testSourceDirectorytrue/testSourceDirectory
failsOnErrorfalse/failsOnError
/configuration
/plugin
plugin
groupIdorg.codehaus.mojo/groupId
artifactIddashboard-maven-plugin/artifactId
/plugin
/plugins
/reporting

  !-- Places to get our plugins from --   
  pluginRepositories
pluginRepository
idCodehaus Snapshots/id
urlhttp://snapshots.repository.codehaus.org//url
/pluginRepository
  /pluginRepositories

!-- More project information --
nameMeCommon/name
/project



dvicente wrote:
 
 Hi,
 
 could you give us your pom ?
 
 which maven's version do you use ?
 
 which dashboard plugin's version ?
 
 
 
 Ian Rowlands wrote:
 
 
 
 
 
 I've added it into the pom file, I can see the report output being
 generated, but when I open the project-reports.html file it doesn't have
 a
 link in there.  Is there anything else I have to do?
 
 I am running the build in a number of phases, as recommended:
 
 mvn site
 mvn dashboard:dashboard
 mvn site:deploy
 
 
 
 

-- 
View this message in context: 
http://www.nabble.com/How-do-I-get-the-Dashboard-plugin-integrated-to-my-website--tf4156303s177.html#a11838389
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]