Giter Club home page Giter Club logo

Comments (7)

maybeec avatar maybeec commented on July 29, 2024

waiting for https://issues.sonatype.org/browse/OSSRH-22393 to get resolved.

from lexeme.

maybeec avatar maybeec commented on July 29, 2024

@themetalone please check the release on staging repository to work properly with CobiGen. The staging repository is https://oss.sonatype.org/content/repositories/comgithubmaybeec-1000/.
Just check the resolution and compatibility locally by temporarily including the repository in CobiGen's pom.

from lexeme.

themetalone avatar themetalone commented on July 29, 2024

I tried to check but ran into some problems. Following Mavens Guide to Testing staged repositories I added an profile to the xml-plugin pom. Although, Eclipse still cannot find it but running a mvn clean install -Pstaged-releases only tells me that some CobiGen dependencies cannot be resolved.

from lexeme.

maybeec avatar maybeec commented on July 29, 2024

Can you post your exact snippet added?
Can you please also delete all lexeme libraries from your local repository first or run mvn with -U parameter.

from lexeme.

themetalone avatar themetalone commented on July 29, 2024

At the moment the maven build doenst work but probably because of my setup:

I added the following to the pom

    <dependency>
      <artifactId>lexeme</artifactId>
      <groupId>com.github.maybeec</groupId>
      <version>1.0.0</version>
    </dependency>
  </dependencies>

  <profiles>
    <profile>
      <id>staged-releases</id>
      <pluginRepositories>
        <pluginRepository>
          <id>staged-releases</id>
          <url>https://oss.sonatype.org/content/repositories/comgithubmaybeec-1000/</url>
        </pluginRepository>
      </pluginRepositories>
    </profile>
 </profiles>

and got

PS A:\xml\cobigen\cobigen-xmlplugin> mvn clean install -Pstaged-releases -U
[INFO] ------------------------------------------------------------------------
[INFO] Building CobiGen - XML Plug-In 2.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/com/capgemini/cobigen-core/1.2.0/cobigen-core-1.2.0.pom
[WARNING] The POM for com.capgemini:cobigen-core:jar:1.2.0 is missing, no dependency information available
Downloading: https://repo.maven.apache.org/maven2/com/github/maybeec/lexeme/1.0.0/lexeme-1.0.0.pom
[WARNING] The POM for com.github.maybeec:lexeme:jar:1.0.0 is missing, no dependency information available
Downloading: https://repo.maven.apache.org/maven2/com/capgemini/cobigen-core/1.2.0/cobigen-core-1.2.0.jar
Downloading: https://repo.maven.apache.org/maven2/com/github/maybeec/lexeme/1.0.0/lexeme-1.0.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project cobigen-xmlplugin: Could not resolve dependencies for project com.capgemini:co
bigen-xmlplugin:jar:2.2.0-SNAPSHOT: The following artifacts could not be resolved: com.capgemini:cobigen-core:jar:1.2.0,
 com.github.maybeec:lexeme:jar:1.0.0: Could not find artifact com.capgemini:cobigen-core:jar:1.2.0 in central (https://r
epo.maven.apache.org/maven2) -> [Help 1]

from lexeme.

maybeec avatar maybeec commented on July 29, 2024

did you open up console with console.bat? seems that nexus is not registered as a repository.
Today, I am also available at the university the whole day. So if you like, come around.

from lexeme.

themetalone avatar themetalone commented on July 29, 2024

I think I'll do that before 11:30

from lexeme.

Related Issues (10)

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.