On 02/28/2013 03:12 AM, Gary Gregory wrote:
> +1

my own +1

@JIRA:

this is my output from running mvn site on the RC3 tag.

the JIRA plugin is not running at all, but I have seen it failing for
other components before, e.g. commons-math

my setup:

Apache Maven 3.0.2 (r1056850; 2011-01-09 01:58:10+0100)
Java version: 1.7.0_15, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-i386/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.2.0-38-generic-pae", arch: "i386", family:
"unix"


[INFO] <<< cobertura-maven-plugin:2.5.2:cobertura (report:cobertura) @
commons-email <<<
[INFO] configuring report plugin
org.apache.maven.plugins:maven-checkstyle-plugin:2.7
[INFO] configuring report plugin
org.apache.maven.plugins:maven-pmd-plugin:2.7.1
[INFO] configuring report plugin
org.codehaus.mojo:findbugs-maven-plugin:2.5.2
[INFO] Parent project loaded from repository:
org.apache.commons:commons-parent:pom:28
[INFO] Parent project loaded from repository: org.apache:apache:pom:13
[INFO] Relativizing decoration links with respect to project URL:
http://commons.apache.org/email/
[INFO] Rendering site with org.apache.commons:commons-skin:jar:3 skin.
[INFO] Skipped "JavaDocs" report, file "apidocs/index.html" already
exists for the English version.
[INFO] Skipped "Test JavaDocs" report, file "testapidocs/index.html"
already exists for the English version.
[INFO] Skipped "Source Xref" report, file "xref/index.html" already
exists for the English version.
[INFO] Skipped "Test Source Xref" report, file "xref-test/index.html"
already exists for the English version.
[INFO] Skipped "About" report, file "index.html" already exists for the
English version.
[INFO] Skipped "Issue Tracking" report, file "issue-tracking.html"
already exists for the English version.
[INFO] Skipped "Mailing Lists" report, file "mail-lists.html" already
exists for the English version.
[INFO] Skipped "Surefire Report" report, file "surefire-report.html"
already exists for the English version.
[WARNING] [XHTML Sink] No HTML tag found for unknown event: 'revision',
ignoring!
[INFO] Generating "Changes Report" report    --- maven-changes-plugin:2.6
[INFO] Generating "JavaDocs" report    --- maven-javadoc-plugin:2.9
[INFO]
1 warning
[WARNING] Javadoc Warnings
[WARNING] warning: [options] bootstrap class path not set in conjunction
with -source 1.5
[INFO] Generating "Test JavaDocs" report    --- maven-javadoc-plugin:2.9
[INFO]
3 warnings
[WARNING] Javadoc Warnings
[WARNING] warning: [options] bootstrap class path not set in conjunction
with -source 1.5
[WARNING]
/home/tn/workspace/apache/tmp/EMAIL_1_3_1_RC3/src/test/java/org/apache/commons/mail/MultiPartEmailTest.java:406:
warning - @todo is an unknown tag.
[WARNING]
/home/tn/workspace/apache/tmp/EMAIL_1_3_1_RC3/src/test/java/org/apache/commons/mail/SimpleEmailTest.java:87:
warning - @todo is an unknown tag.
[INFO] Generating "Source Xref" report    --- maven-jxr-plugin:2.3
[INFO] Generating "Test Source Xref" report    --- maven-jxr-plugin:2.3
[INFO] Generating "Project Summary" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Project Team" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Source Repository" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Dependencies" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Continuous Integration" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Distribution Management" report    ---
maven-project-info-reports-plugin:2.6
[INFO] Generating "Surefire Report" report    ---
maven-surefire-report-plugin:2.13
[INFO] Generating "RAT Report" report    --- apache-rat-plugin:0.8
[INFO] Exclude: src/test/resources/eml/*.eml
[INFO] Generating "Clirr" report    --- clirr-maven-plugin:2.5
[INFO] Comparing to version: 1.3
[INFO] Generating "JDepend" report    --- jdepend-maven-plugin:2.0-beta-2
[INFO] Generating "Cobertura Test Coverage" report    ---
cobertura-maven-plugin:2.5.2
[INFO] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT
file
Cobertura: Loaded information on 20 classes.
Report time: 997ms

[INFO] Cobertura Report generation was successful.
[INFO] Generating "Checkstyle" report    --- maven-checkstyle-plugin:2.7
[INFO]
[INFO] Generating "PMD Report" report    --- maven-pmd-plugin:2.7.1
[INFO] Generating "CPD Report" report    --- maven-pmd-plugin:2.7.1
[INFO] Generating "FindBugs Report" report    ---
findbugs-maven-plugin:2.5.2
[INFO] Locale is en
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS


> 
> My set up:
> 
> Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
> Maven home: C:\Java\apache-maven-3.0.4\bin\..
> Java version: 1.6.0_38, vendor: Sun Microsystems Inc.
> Java home: C:\Program Files\Java\jdk1.6.0_38\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
> 
> Note that there is no JIRA report due to:
> 
> [INFO] Downloading from JIRA at:
> http://issues.apache.org/jira/secure/IssueNavigator.jspa?view=rss&pid=12310474&statusIds=5&statusIds=6&resolutionIds=1&type=1&type=2&type=3&type=4&type=5&type=6&sorter/field=issuekey&sorter/order=D
> ESC&sorter/field=issuetype&sorter/order=ASC&sorter/field=fixVersions&sorter/order=DESC&tempMax=100&reset=true&decorator=none
> [WARNING]
> org.apache.maven.plugin.MojoExecutionException: Failed to parse JIRA XML.
>         at org.apache.maven.plugin.jira.JiraXML.parse(JiraXML.java:132)
>         at org.apache.maven.plugin.jira.JiraXML.parseXML(JiraXML.java:108)
>         at
> org.apache.maven.plugin.jira.AbstractJiraDownloader.getIssueList(AbstractJiraDownloader.java:753)
>         at
> org.apache.maven.plugin.jira.JiraMojo.executeReport(JiraMojo.java:347)
>         at
> org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:190)
>         at
> org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:219)
>         at
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:319)
>         at
> org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135)
>         at
> org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:175)
>         at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:138)
>         at
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>         at
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>         at
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>         at
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>         at
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.xml.sax.SAXParseException: The element type "meta" must be
> terminated by the matching end-tag "</meta>".
>         at
> org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
> Source)
>         at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown
> Source)
>         at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
> Source)
>         at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
> Source)
>         at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown
> Source)
>         at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown
> Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(Unknown
> Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
> Source)
>         at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> Source)
>         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
> Source)
>         at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
>         at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
>         at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
> Source)
>         at org.apache.xerces.jaxp.SAXParserImpl.parse(Unknown Source)
>         at org.apache.maven.plugin.jira.JiraXML.parse(JiraXML.java:128)
>         ... 30 more
> 
> Gary
> 
> 
> On Wed, Feb 27, 2013 at 4:37 PM, Thomas Neidhart
> <thomas.neidh...@gmail.com>wrote:
> 
>> Hi,
>>
>> I'd like to call a vote for releasing Commons Email 1.3.1 based on RC3.
>>
>> This release candidate has the following changes compared to RC2:
>>
>> * Added missing slf4j binding which caused test failures with IBM JDKs
>>
>> The files:
>>
>> The artifacts are deployed to Nexus:
>>
>> https://repository.apache.org/content/repositories/orgapachecommons-313/org/apache/commons/commons-email/1.3.1/
>>
>> The tag:
>> https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_3_1_RC3/
>>
>> The site:
>> http://people.apache.org/builds/commons/email/1.3.1/RC3/
>>
>> Additional Notes:
>>
>> o the download page and api links to older releases only work on
>>   the published site and will be corrected after release.
>>
>> Please take a look at the commons-email-1.3.1 artifacts and vote!
>>
>> ------------------------------------------------
>> [ ] +1 release it.
>> [ ] +0 go ahead; I don't care.
>> [ ] -0 there are a few minor glitches: ...
>> [ ] -1 no, do not release it because ...
>> ------------------------------------------------
>>
>> Vote will remain open for at least 72 hours.
>>
>> Thanks in advance,
>>
>> Thomas
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to