You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by aledsage <gi...@git.apache.org> on 2014/10/08 15:29:10 UTC

[GitHub] incubator-brooklyn pull request: Fixing deploying brooklyn-downstr...

GitHub user aledsage opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/228

    Fixing deploying brooklyn-downstream-parent to sonatype

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aledsage/incubator-brooklyn fix/deploy-downstreamParent-to-sonatype

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/228.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #228
    
----
commit 644ed09f9a46443919c6797ea98be7fbe9b0373e
Author: Aled Sage <al...@gmail.com>
Date:   2014-10-08T13:28:32Z

    Fixing deploying brooklyn-downstream-parent to sonatype

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fixing deploying brooklyn-downstr...

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/228#issuecomment-58357211
  
    @richardcloudsoft can you take a quick look at this?
    
    I'll merge now, and re-test on `http://brooklyn.builds.cloudsoftcorp.com/`. e.g. see previous failure at http://brooklyn.builds.cloudsoftcorp.com/job/Brooklyn-Master-Deploy-Sonatype/202/console
    
    Running locally with mvn `--debug` then deploying to sonatype showed the error:
    
        [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project brooklyn-parent: Too many files with unapproved license: 75 See RAT report in: /Users/aled/repos/apache/incubator-brooklyn/target/rat.txt -> [Help 1]
        org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.rat:apache-rat-plugin:0.10:check (default) on project brooklyn-parent: Too many files with unapproved license: 75 See RAT report in: /Users/aled/repos/apache/incubator-brooklyn/target/rat.txt
        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
        	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:116)
        	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
        	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:347)
        	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
        	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:582)
        	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:214)
        	at org.apache.maven.cli.MavenCli.main(MavenCli.java:158)
        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        	at java.lang.reflect.Method.invoke(Method.java:606)
        	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
        Caused by: org.apache.rat.mp.RatCheckException: Too many files with unapproved license: 75 See RAT report in: /Users/aled/repos/apache/incubator-brooklyn/target/rat.txt
        	at org.apache.rat.mp.RatCheckMojo.check(RatCheckMojo.java:183)
        	at org.apache.rat.mp.RatCheckMojo.execute(RatCheckMojo.java:171)
        	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        	... 19 more



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Fixing deploying brooklyn-downstr...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/228


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---