You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Wuest (JIRA)" <ji...@codehaus.org> on 2010/09/11 16:03:32 UTC

[jira] Created: (MNG-4806) Building my eclipse rcp application results in an InternalErrorException

Building my eclipse rcp application results in an InternalErrorException
------------------------------------------------------------------------

                 Key: MNG-4806
                 URL: http://jira.codehaus.org/browse/MNG-4806
             Project: Maven 2 & 3
          Issue Type: Bug
    Affects Versions: 3.0-beta-3
         Environment: Windows 7
            Reporter: Andreas Wuest
         Attachments: log.txt

Hi,

i am trying to build my rcp application with the tycho plugin. however all targets fail with:
Following the instructions on the wiki page i reported the issue (see attachment for full log)!

{org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=win32, osgi.arch=x86, osgi.os=win32, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[Software being installed: demoapp 0.1.0.SNAPSHOT, Missing requirement: demoapp 0.1.0.SNAPSHOT requires 'bundle javax.persistence 0.0.0' but it could not be found]
[ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable. -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
	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)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-4806) Building my eclipse rcp application results in an InternalErrorException

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4806.
----------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

bq. org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
This is a P2/Tycho issue, so pleas fill this at https://issues.sonatype.org/browse/TYCHO instead.

> Building my eclipse rcp application results in an InternalErrorException
> ------------------------------------------------------------------------
>
>                 Key: MNG-4806
>                 URL: http://jira.codehaus.org/browse/MNG-4806
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 3.0-beta-3
>         Environment: Windows 7
>            Reporter: Andreas Wuest
>            Assignee: Benjamin Bentmann
>         Attachments: log.txt
>
>
> Hi,
> i am trying to build my rcp application with the tycho plugin. however all targets fail with:
> Following the instructions on the wiki page i reported the issue (see attachment for full log)!
> {org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=win32, osgi.arch=x86, osgi.os=win32, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
> [Software being installed: demoapp 0.1.0.SNAPSHOT, Missing requirement: demoapp 0.1.0.SNAPSHOT requires 'bundle javax.persistence 0.0.0' but it could not be found]
> [ERROR] Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable. -> [Help 1]
> org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.eclipse.equinox.p2.core.ProvisionException: No solution found because the problem is unsatisfiable.
> 	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:164)
> 	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:445)
> 	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:168)
> 	at org.apache.maven.cli.MavenCli.main(MavenCli.java:132)
> 	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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira