You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2012/06/25 19:19:44 UTC

[jira] [Created] (ANY23-107) Add assembly descriptor to parent pom.xml for releases

Lewis John McGibbney created ANY23-107:
------------------------------------------

             Summary: Add assembly descriptor to parent pom.xml for releases
                 Key: ANY23-107
                 URL: https://issues.apache.org/jira/browse/ANY23-107
             Project: Apache Any23
          Issue Type: Bug
          Components: core
    Affects Versions: 0.7.0
            Reporter: Lewis John McGibbney
            Assignee: Lewis John McGibbney
            Priority: Blocker
             Fix For: 0.7.0


When running mvn -P apache-release clean deploy, I get a failure with the following maven output

[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/lewis/ASF/any23/target
[INFO] [cobertura:clean {execution: default}]
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
[INFO] Working directory: /home/lewis/ASF/any23
[INFO] Storing buildNumber: 1345476 at timestamp: 1340644386890
[INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
[INFO] Working directory: /home/lewis/ASF/any23
[INFO] Storing buildScmBranch: trunk
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: assembly}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error reading assemblies: No assembly descriptors found.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (ANY23-107) Add assembly descriptor to parent pom.xml for releases

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ANY23-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney closed ANY23-107.
--------------------------------------

    
> Add assembly descriptor to parent pom.xml for releases
> ------------------------------------------------------
>
>                 Key: ANY23-107
>                 URL: https://issues.apache.org/jira/browse/ANY23-107
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7.0
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: 0.7.0
>
>
> When running mvn -P apache-release clean deploy, I get a failure with the following maven output
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting /home/lewis/ASF/any23/target
> [INFO] [cobertura:clean {execution: default}]
> [INFO] Skipping cobertura mojo for project with packaging type 'pom'
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
> [INFO] Working directory: /home/lewis/ASF/any23
> [INFO] Storing buildNumber: 1345476 at timestamp: 1340644386890
> [INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
> [INFO] Working directory: /home/lewis/ASF/any23
> [INFO] Storing buildScmBranch: trunk
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [assembly:single {execution: assembly}]
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error reading assemblies: No assembly descriptors found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ANY23-107) Add assembly descriptor to parent pom.xml for releases

Posted by "Lewis John McGibbney (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ANY23-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney resolved ANY23-107.
----------------------------------------

    Resolution: Fixed

Committed @revision 1353675 in trunk
                
> Add assembly descriptor to parent pom.xml for releases
> ------------------------------------------------------
>
>                 Key: ANY23-107
>                 URL: https://issues.apache.org/jira/browse/ANY23-107
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.7.0
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: 0.7.0
>
>
> When running mvn -P apache-release clean deploy, I get a failure with the following maven output
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting /home/lewis/ASF/any23/target
> [INFO] [cobertura:clean {execution: default}]
> [INFO] Skipping cobertura mojo for project with packaging type 'pom'
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
> [INFO] Working directory: /home/lewis/ASF/any23
> [INFO] Storing buildNumber: 1345476 at timestamp: 1340644386890
> [INFO] Executing: /bin/sh -c cd /home/lewis/ASF/any23 && svn --non-interactive info
> [INFO] Working directory: /home/lewis/ASF/any23
> [INFO] Storing buildScmBranch: trunk
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [assembly:single {execution: assembly}]
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error reading assemblies: No assembly descriptors found.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira