Giter VIP home page Giter VIP logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hi,

   Why is maven so tough?

svn export https://cloning.googlecode.com/svn/tags/1.7.9 cloning
cd cloning
mvn -DskipTests=true clean package

Then the cloning/target directory should have cloning-1.7.9.jar

Alternatively, 
svn export https://cloning.googlecode.com/svn/tags/1.7.9 cloning
cd cloning
mvn clean ant:ant
ant

and again the cloning/target directory should have cloning-1.7.9.jar

Does that help?

Original comment by [email protected] on 14 Mar 2012 at 8:57

  • Added labels: ****
  • Removed labels: ****

from cloning.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Hi, and sorry for the late answer.

Regarding maven, the issue is the workflow. I'm building packages with a build 
service (OBS). The idea is to build package from source code, over dependencies 
built from source code and so on. This is being done on VM workers, offline 
except for trusted package repository.
Fitting maven in there is difficult: we don't want it to download (un)trusted 
lib, and providing the libs manually for an offline build seems difficult.
... plus, maven itself seems to be a nightmare to package, as OBS's guys 
couldn't get it to package in OBS.

Anyway. Thanks for the input, I could get ant build files. I've to work on 
objenesis a bit for the same reason, I may end up just providing directly your 
jar instead of compiling it, for now.

FYI: 
https://build.opensuse.org/package/show?package=cloning&project=network%3Acluste
r%3Axtreemos
In case you're interested in RPM spec file. 


Original comment by [email protected] on 26 Mar 2012 at 2:45

  • Added labels: ****
  • Removed labels: ****

from cloning.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
"The idea is to build package from source code, over dependencies built from 
source code and so on." , yes indeed that can go a long way with maven. Even 
with ant though it will require a form of downloading dependencies. But anyway, 
good to know there is a work around (at least a temp one)

So cloning lib is included in opensuse? nice!

I'll assume the issue resolved, please let me know if you need anything else.

Original comment by [email protected] on 27 Mar 2012 at 7:34

  • Changed state: Done
  • Added labels: ****
  • Removed labels: ****

from cloning.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
"So cloning lib is included in opensuse? nice!"
It's available if you add my (unofficial) OBS repository, yes.

Issue resolved. Thanks for your time.

Original comment by [email protected] on 28 Mar 2012 at 8:25

  • Added labels: ****
  • Removed labels: ****

from cloning.

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.