-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pom.xml missing for bundles #3
Comments
We use pomless. Does mvn clean verify work for you?
Am 13.12.2017 20:11 schrieb "beirtipol" <[email protected]>:
… I just downloaded the example project and it looks like the pom.xml is
missing for the bundles.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAIihnG6wvAFl0DoD3u9WvpdQffXtdyVks5tACFpgaJpZM4RBCVb>
.
|
Same error with that I'm afraid. I may have missed a step in the tutorial C:\Users\beirti\Downloads\tycho-example-master>mvn clean verify |
Hey beirtipol,
maybe your Maven version is too old. The pomless build requires Maven 3.3.0.
The best way is to make use of the maven wrapper provided in the root of
the project.
Please run :
C:\Users\beirti\Downloads\tycho-example-master>mvnw clean verify
So just add a "w" to the "mvn" command = "mvnw"
Btw. when I run the build with the maven wrapper it is sucessful ;-)
See http://www.vogella.com/tutorials/ApacheMaven/article.html#maven-wrapper for further information.
…On Thu, Dec 14, 2017 at 10:59 AM, beirtipol ***@***.***> wrote:
Same error with that I'm afraid. I may have missed a step in the tutorial
C:\Users\beirti\Downloads\tycho-example-master>mvn clean verify
[INFO] Scanning for projects...
[ERROR] The build could not read 3 projects -> [Help 1]
[ERROR]
[ERROR] The project com.vogella.tycho:com.vogella.
tycho.bundles:1.0.0-SNAPSHOT
(C:\Users\beirti\Downloads\tycho-example-master\bundles\pom.xml) has 4
errors
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
bundles\com.vogella.logging.config\pom.xml of C:\Users\beirti\Downloads
tycho-example-master\bundles\pom.xml does not exist
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
bundles\com.vogella.tycho.plugin1\pom.xml of C:\Users\beirti\Downloads\t
ycho-example-master\bundles\pom.xml does not exist
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
bundles\com.vogella.tycho.rcp\pom.xml of C:\Users\beirti\Downloads\tycho
-example-master\bundles\pom.xml does not exist
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
bundles\com.vogella.tycho.p2.ui\pom.xml of C:\Users\beirti\Downloads\tyc
ho-example-master\bundles\pom.xml does not exist
[ERROR]
[ERROR] The project com.vogella.tycho:com.vogella.
tycho.features:1.0.0-SNAPSHO
T (C:\Users\beirti\Downloads\tycho-example-master\features\pom.xml) has
1 error
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
features\com.vogella.tycho.feature\pom.xml of C:\Users\beirti\Downloads
tycho-example-master\features\pom.xml does not exist
[ERROR]
[ERROR] The project com.vogella.tycho:com.vogella.tycho.tests:1.0.0-SNAPSHOT
(
C:\Users\beirti\Downloads\tycho-example-master\tests\pom.xml) has 2 erro
rs
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
tests\com.vogella.tycho.plugin1.tests\pom.xml of C:\Users\beirti\Downloa
ds\tycho-example-master\tests\pom.xml does not exist
[ERROR] Child module C:\Users\beirti\Downloads\tycho-example-master
tests\com.vogella.tycho.rcp.tests\pom.xml of C:\Users\beirti\Downloads\t
ycho-example-master\tests\pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/
ProjectBuildin
gException
C:\Users\beirti\Downloads\tycho-example-master>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHNbGrg33CGmq7bCiS1wubiB4Tm2DNqcks5tAPGagaJpZM4RBCVb>
.
--
--
Trainer, Consultant and Developer
vogella GmbH
Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Tel (040) 78804360, Fax (032) 221739404, Email: [email protected],
Web: http://www.vogella.com
|
Aha, that's it. I've got 3.2.5. Sorry for wasting your time! BTW, very nicely put together tutorial an samples |
Hello I developed the Tycho project and has 3.6.2 mvn version, but still, I am getting pom.xml not found error Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pomless/1.8.3/tycho-pomless-1.8.3.pom |
Use Maven 3.5, 3.6 2 is buggy, 3.6.1 also
Sandeep Velagaleti <[email protected]> schrieb am Do., 24. Okt.
2019, 23:53:
… Hello
I developed the Tycho project and has 3.6.2 mvn version, but still, I am
getting pom.xml not found error
Downloading from central:
https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pomless/1.8.3/tycho-pomless-1.8.3.pom
[WARNING] The POM for org.eclipse.tycho.extras:tycho-pomless:jar:1.8.3 is
missing, no dependency information available
Downloading from central:
https://repo.maven.apache.org/maven2/org/eclipse/tycho/extras/tycho-pomless/1.8.3/tycho-pomless-1.8.3.jar
[WARNING] Failed to read extensions descriptor
A:\GitHub\OpenVXML.mvn\extensions.xml: Plugin
org.eclipse.tycho.extras:tycho-pomless:1.8.3 or one of its dependencies
could not be resolved: Could not find artifact
org.eclipse.tycho.extras:tycho-pomless:jar:1.8.3 in central (
https://repo.maven.apache.org/maven2)
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.common\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.core\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.databases\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.engine\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.interactions.core\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.interactions.voice\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.scripting.rhino\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.spi\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.util\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.webservices\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist @
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
com.vht.openvxml:com.vht.openvxml.framework.plugins:6.0.0-SNAPSHOT
(A:\GitHub\OpenVXML\framework\plugins\pom.xml) has 10 errors
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.common\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.core\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.databases\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.engine\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.interactions.core\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.interactions.voice\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.scripting.rhino\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.spi\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.util\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR] Child module
A:\GitHub\OpenVXML\framework\plugins\org.eclipse.vtp.framework.webservices\pom.xml
of A:\GitHub\OpenVXML\framework\plugins\pom.xml does not exist
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/ProjectBuildingException
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AABCFBRA5ZYRWDFC2IDBZFDQQIKNDA5CNFSM4EIEEVN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECGRXNQ#issuecomment-546118582>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABCFBQ5JIDJ3RNT4NKMIKDQQIKNDANCNFSM4EIEEVNQ>
.
|
I just downloaded the example project and it looks like the pom.xml is missing for the bundles.
The text was updated successfully, but these errors were encountered: