You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2012/12/18 18:57:14 UTC

[jira] (MRM-1525) Please provide RPM installation packages

    [ https://jira.codehaus.org/browse/MRM-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=315880#comment-315880 ] 

Olivier Lamy commented on MRM-1525:
-----------------------------------

svn co https://svn.apache.org/repos/asf/archiva/sandbox/rpm && cd rpm && mvn clean install

Result
{code}

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-patch-plugin:1.1.1:apply (patch) on project archiva: Failed to apply patch: archiva.patch. See debug output for more information. Working directory "/Users/olamy/dev/sources/archiva-all/sandbox/rpm/target/rpm-unpack/apache-archiva-1.4-M4-SNAPSHOT" does not exist! -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-patch-plugin:1.1.1:apply (patch) on project archiva: Failed to apply patch: archiva.patch. See debug output for more information.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	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:310)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:146)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:211)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:156)
	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:414)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:357)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to apply patch: archiva.patch. See debug output for more information.
	at org.apache.maven.plugin.patch.ApplyMojo.applyPatches(ApplyMojo.java:470)
	at org.apache.maven.plugin.patch.ApplyMojo.execute(ApplyMojo.java:299)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:105)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Working directory "/Users/olamy/dev/sources/archiva-all/sandbox/rpm/target/rpm-unpack/apache-archiva-1.4-M4-SNAPSHOT" does not exist!
	at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:644)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:118)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:93)
	at org.apache.maven.plugin.patch.ApplyMojo.executeCommandLine(ApplyMojo.java:497)
	at org.apache.maven.plugin.patch.ApplyMojo.applyPatches(ApplyMojo.java:453)

{code}
                
> Please provide RPM installation packages
> ----------------------------------------
>
>                 Key: MRM-1525
>                 URL: https://jira.codehaus.org/browse/MRM-1525
>             Project: Archiva
>          Issue Type: Improvement
>          Components: Build
>            Reporter: jieryn
>            Assignee: Brett Porter
>             Fix For: 1.4-M4
>
>
> Please provide RPM and DEB installation packages. This would increase installation rates, and make it generally easier for our users to deploy.

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