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

updated site-maven-plugin to 0.12 #41

Closed
yegor256 opened this issue Sep 27, 2015 · 6 comments
Closed

updated site-maven-plugin to 0.12 #41

yegor256 opened this issue Sep 27, 2015 · 6 comments

Comments

@yegor256
Copy link
Member

No description provided.

yegor256 pushed a commit that referenced this issue Sep 27, 2015
yegor256 pushed a commit that referenced this issue Sep 27, 2015
yegor256 pushed a commit that referenced this issue Sep 27, 2015
@yegor256
Copy link
Member Author

@rultor release, tag is 0.37

@rultor
Copy link
Contributor

rultor commented Sep 27, 2015

@rultor release, tag is 0.37

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Sep 27, 2015

@rultor release, tag is 0.37

@yegor256 Oops, I failed. You can see the full log here (spent 5min)

+++ after
@@ -1,6 +1,5 @@
-<?xml version="1.0"?>
 <!--
  * Copyright (c) 2012-2015, jcabi.com
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -25,15 +24,14 @@
  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  * OF THE POSSIBILITY OF SUCH DAMAGE.
- -->
-<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
-    name="jcabi-parent">
+ --><project xmlns="http://maven.apache.org/DECORATION/1.3.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
+         name="jcabi-parent">
     <skin>
         <groupId>com.jcabi</groupId>
         <artifactId>jcabi-maven-skin</artifactId>
         <version>1.5.1</version>
     </skin>
@@ -46,11 +44,12 @@
     </bannerLeft>
     <googleAnalyticsAccountId>UA-1963507-23</googleAnalyticsAccountId>
     <body>
         <head>
             <link href="http://img.jcabi.com/favicon.ico" rel="shortcut icon"/>
-            <link href="https://plus.google.com/u/0/114792568016408327418?rel=author" rel="author"/>
+            <link href="https://plus.google.com/u/0/114792568016408327418?rel=author"
+               rel="author"/>
         </head>
         <menu name="Overview">
             <item name="Introduction" href="index.html"/>
             <item name="Dependencies" href="dependencyManagement.html"/>
             <item name="Plugins" href="pluginManagement.html"/>
@@ -69,6 +68,5 @@
             <item name="jcabi-junit" href="profile-junit.html"/>
             <item name="jcabi-slf4j" href="profile-slf4j.html"/>
         </menu>
     </body>
 </project>
-
    at com.qulice.xml.XmlValidator.formatting(XmlValidator.java:142)
    at com.qulice.xml.XmlValidator.validate(XmlValidator.java:115)
    at com.qulice.maven.CheckMojo.run(CheckMojo.java:83)
    at com.qulice.maven.CheckMojo.doExecute(CheckMojo.java:59)
    ... 22 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

yegor256 pushed a commit that referenced this issue Sep 27, 2015
@yegor256
Copy link
Member Author

@rultor release, tag is 0.37

@rultor
Copy link
Contributor

rultor commented Sep 27, 2015

@rultor release, tag is 0.37

@yegor256 OK, I will release it now. Please check the progress here

@rultor
Copy link
Contributor

rultor commented Sep 27, 2015

@rultor release, tag is 0.37

@yegor256 Done! FYI, the full log is here (took me 10min)

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

2 participants