GithubHelp home page GithubHelp logo

Comments (4)

rizwanidrees avatar rizwanidrees commented on May 8, 2024

Hello,

It is complaining about missing parent jar. If you are not patching or doing modification to the code and just want to add dependency, Please add the following lines your pom.xml

<repository>
    <id>spring-snapshot</id>
    <name>Spring Maven SNAPSHOT Repository</name>
    <url>http://repo.springsource.org/libs-snapshot</url>
</repository>

regards,
Rizwan

from spring-data-elasticsearch.

cmpich avatar cmpich commented on May 8, 2024

Hi,

I added the repository tag but ran into another problem.
I just want to use the the library, is there a pre-made jar file? Or how
can I make the build successful?

Thanks,
Christian

~/projects/spring-data-elasticsearch-master mvn install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for
org.springframework.data:spring-data-elasticsearch:jar:1.0.0.BUILD-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.codehaus.mojo:wagon-maven-plugin is missing. @ line 133, column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO]

[INFO]

[INFO] Building Spring Data Elasticsearch 1.0.0.BUILD-SNAPSHOT

[INFO]

[WARNING] The POM for
com.springsource.bundlor:com.springsource.bundlor.maven:jar:1.0.0.RELEASE is
missing, no dependency information available

[INFO]

[INFO] BUILD FAILURE

[INFO]

[INFO] Total time: 0.436s
[INFO] Finished at: Tue Aug 27 08:01:15 PDT 2013
[INFO] Final Memory: 5M/94M

[INFO]

[ERROR] Plugin
com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE or
one of its dependencies could not be resolved: Failed to read artifact
descriptor for
com.springsource.bundlor:com.springsource.bundlor.maven:jar:1.0.0.RELEASE:
Failure to find
com.springsource.bundlor:com.springsource.bundlor.maven:pom:1.0.0.RELEASE in
http://repo1.maven.org/maven2 was cached in the local repository,
resolution will not be reattempted until the update interval of central
has elapsed or updates are forced -> [Help 1]
[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/PluginResolutionException
On 8/27/13 1:40 AM, rizwanidrees wrote:

Hello,

It is complaining about missing parent jar. If you are not patching or
doing modification to the code and just want to add dependency, Please
add the following lines your pom.xml

spring-snapshot Spring Maven SNAPSHOT Repository http://repo.springsource.org/libs-snapshot

regards,
Rizwan


Reply to this email directly or view it on GitHub
#11 (comment).

from spring-data-elasticsearch.

mohsinh avatar mohsinh commented on May 8, 2024

regarding bundlor artifact there is a nice wiki page at wiki page

from spring-data-elasticsearch.

cmpich avatar cmpich commented on May 8, 2024

Thanks. Now I was able to build the project.

Christian

On 8/27/13 8:16 AM, Mohsin Husen wrote:

regarding bundlor artifact there is a nice wiki page at wiki page
https://github.com/SpringSource/spring-data-elasticsearch/wiki/%5BHELP%5D-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE


Reply to this email directly or view it on GitHub
#11 (comment).

from spring-data-elasticsearch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.