You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Henry Story (JIRA)" <ji...@apache.org> on 2011/03/03 21:58:38 UTC

[jira] Resolved: (CLEREZZA-443) Could not build platform.security.foafssl

     [ https://issues.apache.org/jira/browse/CLEREZZA-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henry Story resolved CLEREZZA-443.
----------------------------------

    Resolution: Fixed
      Assignee: Henry Story

Checked in Code that I had forgotten to check in

> Could not build platform.security.foafssl
> -----------------------------------------
>
>                 Key: CLEREZZA-443
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-443
>             Project: Clerezza
>          Issue Type: Bug
>            Reporter: Tsuyoshi Ito
>            Assignee: Henry Story
>
> [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:bundle (default-bundle) on project platform.security.foafssl.core: Error(s) found in bundle configuration -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:bundle (default-bundle) on project platform.security.foafssl.core: Error(s) found in bundle configuration
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> 	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:319)
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:534)
> 	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.apache.maven.plugin.MojoExecutionException: Error(s) found in bundle configuration
> 	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:355)
> 	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:238)
> 	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:229)
> 	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
> 	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
> 	... 19 more
> Caused by: org.apache.maven.plugin.MojoFailureException: Error(s) found in bundle configuration
> 	at org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:307)
> 	... 23 more
> [ERROR] 
> [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/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :platform.security.foafssl.core
> pegasus-2:platform.security.foafssl tio$ [ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:bundle (default-bundle) on project platform.security.foafssl.core: Error(s) found in bundle configuration -> [Help 1]
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:bundle (default-bundle) on project platform.security.foafssl.core: Error(s) found in bundle configuration
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> -bash: syntax error near unexpected token `('
> pegasus-2:platform.security.foafssl tio$ at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> -bash: syntax error near unexpected token `('

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira