Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Impossible to compile m2e-webby

In my local repo I Have not <repositories> section in this pom. I don't know why. I don't think I change this, but it possible, I have this file since June 2014.
I have delete this, et re-download, et I can now rebuild the projet. 

Thanks a lot Igor, I will be continue to search my first problem, but I re-write Here if someone know the answer : 
 I'm trying to search who add this line in context.xml file : when I run webby in a Tomcat7x installed Target (In reality it is a Tomee 1.7.1 server) : 
<Resource name="UserTransaction" type="javax.transaction.UserTransaction" auth="Container" factory="org.objectweb.jotm.UserTransactionFactory" jotm.timeout="60"/>


________________________________________
De : m2e-dev-bounces@xxxxxxxxxxx [m2e-dev-bounces@xxxxxxxxxxx] de la part de Igor Fedorenko [igor@xxxxxxxxxxxxxx]
Envoyé : jeudi 9 octobre 2014 16:12
À : m2e-dev@xxxxxxxxxxx
Objet : Re: [m2e-dev] Impossible to compile m2e-webby

Attached is contents of [1] that I see, Luna repository is around line
63. If your version of tycho.support:0.0.12 is different, either you
have a local/altered version or somebody is messing with your connection
to central

[1]
https://repo1.maven.org/maven2/io/tesla/tycho/tycho-support/0.0.12/tycho-support-0.0.12.pom

--
Regards,
Igor

On 2014-10-09, 10:05, COLLIGNON, Thomas wrote:
> Ok I change to m2e-dev.
>
> Parent pom of m2e-webby is tycho.support:0.0.12 and parent is takari:11.
>
> Neither of this pom have Luna repository, or I miss something.
>
> Where It is?
>
> Thank you
> ________________________________________
> De : m2e-users-bounces@xxxxxxxxxxx [m2e-users-bounces@xxxxxxxxxxx] de la part de Igor Fedorenko [igor@xxxxxxxxxxxxxx]
> Envoyé : jeudi 9 octobre 2014 15:56
> À : Maven Integration for Eclipse developers mailing list
> Cc : Maven Integration for Eclipse users mailing list
> Objet : Re: [m2e-users] Impossible to compile m2e-webby
>
> Not sure what you mean. Luna repository in configured in the parent pom.
> If your clone is intact, the repository should be part of the build already.
>
> Also, please use m2e-dev mailing list for any further questions about
> development m2e itself or m2e extensions. Lets keep m2e-users list to
> the usage questions and discussions.
>
> --
> Regards,
> Igor
>
> On 2014-10-09, 9:51, COLLIGNON, Thomas wrote:
>> Hello Igor,
>>
>> Thank for your quickly answer !
>>
>> Yes I have made a git clone today of this repository.
>>
>> How can I test something to add this repo ?
>>
>> -----Message d'origine-----
>> De : m2e-users-bounces@xxxxxxxxxxx [mailto:m2e-users-bounces@xxxxxxxxxxx] De la part de Igor Fedorenko
>> Envoyé : jeudi 9 octobre 2014 15:48
>> À : m2e-users@xxxxxxxxxxx
>> Objet : Re: [m2e-users] Impossible to compile m2e-webby
>>
>> Hard to tell for sure. Everything builds just fine for me locally. One thing that appears missing from your log is a line like this
>>
>>
>>        [INFO] Adding repository http://download.eclipse.org/releases/luna
>>
>>
>> Are you sure your sources are up-to-date and match what we have at github?
>>
>> --
>> Regards,
>> Igor
>>
>> On 2014-10-09, 9:25, COLLIGNON, Thomas wrote:
>>> Hello all,
>>>
>>> I'm trying to compile m2e-Webby project:
>>> https://github.com/tesla/m2eclipse-webby , but I cannot, the error is :
>>>
>>> /[INFO] Scanning for projects.../
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[WARNING] No explicit target runtime environment configuration. Build
>>> is platform dependent./
>>>
>>> /[INFO] Computing target platform for MavenProject:
>>> org.sonatype.m2e.webby:org.sonatype.m2e.webby:0.2.2-SNAPSHOT @
>>> D:\java\workspaces\developpement_per/
>>>
>>> /so\m2eclipse-webby\org.sonatype.m2e.webby\pom.xml/
>>>
>>> /[INFO] Adding repository
>>> http://repository.sonatype.org/content/sites/forge-sites/eclipse-commo
>>> ns/1.1.7/N/1.1.7.201105091728/
>>>
>>> /[INFO] Adding repository
>>> https://repository.sonatype.org/content/sites/forge-sites/m2e/1.1.0/N/
>>> 1.1.0.20120622-0806/
>>>
>>> /[INFO] Resolving dependencies of MavenProject:
>>> org.sonatype.m2e.webby:org.sonatype.m2e.webby:0.2.2-SNAPSHOT @
>>> D:\java\workspaces\developpement_perso\m/
>>>
>>> /2eclipse-webby\org.sonatype.m2e.webby\pom.xml/
>>>
>>> /[INFO] Cannot complete the request.  Generating details./
>>>
>>> /[INFO] Cannot complete the request.  Generating details./
>>>
>>> /[INFO] {osgi.os=win32, osgi.ws=win32,
>>> org.eclipse.update.install.features=true, osgi.arch=x86_64}/
>>>
>>> /[ERROR] Cannot resolve project dependencies:/
>>>
>>> /[ERROR]   Software being installed: org.sonatype.m2e.webby 0.2.2.qualifier/
>>>
>>> /[ERROR]   Missing requirement: org.eclipse.m2e.core 1.1.0.20120622-0806
>>> requires 'bundle org.eclipse.core.runtime 0.0.0' but it could not be
>>> found/
>>>
>>> /[ERROR]   Cannot satisfy dependency: org.sonatype.m2e.webby
>>> 0.2.2.qualifier depends on: bundle org.eclipse.m2e.core [1.0.0,2.0.0)/
>>>
>>> /[ERROR]/
>>>
>>> /[ERROR] Internal error: java.lang.RuntimeException: No solution found
>>> because the problem is unsatisfiable.: [Unable to satisfy dependency
>>> from org.ec/
>>>
>>> /lipse.m2e.core 1.1.0.20120622-0806 to bundle org.eclipse.core.runtime
>>> 0.0.0.; Unable to satisfy dependency from org.eclipse.m2e.core
>>> 1.1.0.20120622-08/
>>>
>>> /06 to bundle org.eclipse.core.resources 3.6.0.; Unable to satisfy
>>> dependency from org.eclipse.m2e.core.ui 1.1.0.20120622-0806 to bundle
>>> org.eclipse.co/
>>>
>>> /re.resources 3.5.2.; Unable to satisfy dependency from
>>> org.eclipse.m2e.core.ui 1.1.0.20120622-0806 to bundle
>>> org.eclipse.core.runtime 3.5.0.; Unable t/
>>>
>>> Have you an idea to resolve this error ?
>>>
>>> PS : I'm trying to search who add this line in context.xml file, is
>>> anyone car know that ?
>>>
>>> <Resource name="UserTransaction"
>>> type="javax.transaction.UserTransaction" auth="Container"
>>> factory="org.objectweb.jotm.UserTransactionFactory"
>>> jotm.timeout="60"/>
>>>
>>> Thank in advance
>>>
>>> Thomas Collignon
>>>
>>>
>>>
>>> _______________________________________________
>>> m2e-users mailing list
>>> m2e-users@xxxxxxxxxxx
>>> To change your delivery options, retrieve your password, or
>>> unsubscribe from this list, visit
>>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>>
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/m2e-users
>> _______________________________________________
>> m2e-users mailing list
>> m2e-users@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/m2e-users
>>
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/m2e-users
> _______________________________________________
> m2e-dev mailing list
> m2e-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/m2e-dev
>


Back to the top