Skip to content

Request for push to local maven repo #143

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
fatlazycat opened this issue Jan 16, 2012 · 8 comments
Closed

Request for push to local maven repo #143

fatlazycat opened this issue Jan 16, 2012 · 8 comments

Comments

@fatlazycat
Copy link

Noticed you have switched to ivy, any chance of a push to the local maven repo in the build ?

I don't really know ivy, perhaps there is some other way.

Thanks

@fatlazycat
Copy link
Author

Top level package seems to be combined i.e. in my maven repo i have info.cukes rather than info/cukes. Also no poms.

@fatlazycat
Copy link
Author

Thanks for moving the local publish to maven repo. currently getting

compile-main:
[mkdir] Created dir: /Users/graham/Development/code/external/github/cucumber-jvm/core/target/classes
[javac] Compiling 75 source files to /Users/graham/Development/code/external/github/cucumber-jvm/core/target/classes
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/core/src/main/java/cucumber/formatter/HTMLFormatter.java:16: package org.json.simple does not exist
[javac] import org.json.simple.JSONValue;
[javac] ^
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/core/src/main/java/cucumber/formatter/HTMLFormatter.java:110: cannot find symbol
[javac] symbol : variable JSONValue
[javac] location: class cucumber.formatter.HTMLFormatter
[javac] writeToJsReport(functionName, JSONValue.toJSONString(statement.toMap()).replaceAll("'", "\'"));
[javac] ^
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors

From a clean build

@aslakhellesoy
Copy link
Contributor

That should be fixed by 4b3648b

@fatlazycat
Copy link
Author

Sorry now

compile-test:
[mkdir] Created dir: /Users/graham/Development/code/external/github/cucumber-jvm/guice/target/test-classes
[javac] Compiling 10 source files to /Users/graham/Development/code/external/github/cucumber-jvm/guice/target/test-classes
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/guice/src/test/java/cucumber/runtime/java/guice/loadguicemodule/FirstSteps.java:6: package javax.inject does not exist
[javac] import javax.inject.Inject;
[javac] ^
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/guice/src/test/java/cucumber/runtime/java/guice/loadguicemodule/SecondSteps.java:6: package javax.inject does not exist
[javac] import javax.inject.Inject;
[javac] ^
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/guice/src/test/java/cucumber/runtime/java/guice/loadguicemodule/FirstSteps.java:12: cannot find symbol
[javac] symbol : class Inject
[javac] location: class cucumber.runtime.java.guice.loadguicemodule.FirstSteps
[javac] @Inject
[javac] ^
[javac] /Users/graham/Development/code/external/github/cucumber-jvm/guice/src/test/java/cucumber/runtime/java/guice/loadguicemodule/SecondSteps.java:15: cannot find symbol
[javac] symbol : class Inject
[javac] location: class cucumber.runtime.java.guice.loadguicemodule.SecondSteps
[javac] @Inject
[javac] ^
[javac] 4 errors

@aslakhellesoy
Copy link
Contributor

Dupe of #144. My first comment in that ticket should fix the issue, but I'm waiting for someone to confirm.

@fatlazycat
Copy link
Author

That allowed a completed build, though no poms. Info.cukes directory has been corrected.

@aslakhellesoy
Copy link
Contributor

I'm fixing this so you get poms locally too...

aslakhellesoy added a commit that referenced this issue Jan 17, 2012
…e rm -Rf ~/.m2/repository ~/.ivy2/cache - see #143 and #144.
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
mpkorstanje pushed a commit that referenced this issue Oct 4, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants