Hi everyone,

I'm trying to install dashboard to g-reg and I get the following build
error.

+ Error stacktraces are turned on.
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building WSO2 Governance Registry - P2 Profile Generation
[INFO]    task-segment: [clean, install]
[INFO]
------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/mackie/source_checkouts/carbon/products/greg/modules/p2-profile-gen/target
[INFO] [dependency:unpack {execution: 1-unpack-p2-agent-distribution}]
[INFO] Configured Artifact: org.wso2.carbon:wso2-p2-agent:3.0.0-SNAPSHOT:zip
[INFO] Configured Artifact: org.wso2.carbon:wso2carbon:3.0.0-SNAPSHOT:zip
[INFO] Expanding:
/home/mackie/.m2/repository/org/wso2/carbon/wso2-p2-agent/3.0.0-SNAPSHOT/wso2-p2-agent-3.0.0-SNAPSHOT.zip
into
/home/mackie/source_checkouts/carbon/products/greg/modules/p2-profile-gen/target/p2-agent
[INFO] Expanding:
/home/mackie/.m2/repository/org/wso2/carbon/wso2carbon/3.0.0-SNAPSHOT/wso2carbon-3.0.0-SNAPSHOT.zip
into
/home/mackie/source_checkouts/carbon/products/greg/modules/p2-profile-gen/target
[INFO] [site:attach-descriptor]
[INFO] [carbon-p2:p2-repo-gen {execution: 2-p2-repo-generation}]
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [7 seconds].
[INFO] [carbon-p2:p2-profile-gen {execution: 3-p2-profile-generation}]
[INFO] Running Equinox P2 Director Application
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to install features...

[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to install
features...
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:703)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
    at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
    at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
    at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
    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:592)
    at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
    at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
    at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
    at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to install
features...
    at org.wso2.maven.p2.ProfileGenMojo.execute(ProfileGenMojo.java:170)
    at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
    at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
    ... 16 more
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to install
features...
    at
org.wso2.maven.p2.ProfileGenMojo.installFeatures(ProfileGenMojo.java:226)
    at org.wso2.maven.p2.ProfileGenMojo.execute(ProfileGenMojo.java:163)
    ... 18 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 31 seconds
[INFO] Finished at: Sun Feb 14 18:33:36 IST 2010
[INFO] Final Memory: 12M/74M
[INFO]
------------------------------------------------------------------------



Regards,

Tharindu
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to