Code Monkey home page Code Monkey logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
How do we install this patch?

I can make changes to pom.xml but how can I update the other artifacts which 
are downloaded on runtime? 

Original comment by [email protected] on 22 Jan 2014 at 10:18

from fitnesse-launcher-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Sorry forgot to add this information. So I'm using the following "Java Example 
Project" and building it with Maven 3.0.5.

http://fitnesse-launcher-maven-plugin.googlecode.com/svn/maven/site/fitnesse-lau
ncher-java-example/index.html 

Original comment by [email protected] on 22 Jan 2014 at 10:37

from fitnesse-launcher-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
This is a source code patch, hence you need to build your own patched version 
of fitnesse-launcher-maven-plugin in order to use it:

1. Check out the source code for fitnesse-launcher-maven-plugin
2. Download and apply the patch (you need the "patch" command available to do 
this). Example:
   /home/bbe/fitnesse-launcher-maven-plugin> patch -i ./fitnesse-20131110.patch
3. Build and install a patched version into your local maven repo. Example:
  /home/bbe/fitnesse-launcher-maven-plugin> mvn clean install

Note: If building on Windows, there are problems with some of the Unit tests 
(which assume Unix file system names and conventions). In such case, you need 
to disable the tests in order to build the jar: mvn clean install 
-DskipTests=true

Hopefully, this patch will be accepted and part of a proper release of 
fitnesse-launcher-maven-plugin some time in the future.

Original comment by [email protected] on 24 Jan 2014 at 8:04

from fitnesse-launcher-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024

Original comment by [email protected] on 9 Jun 2014 at 11:28

  • Changed state: Accepted
  • Added labels: Release-1.5.0, Type-Enhancement
  • Removed labels: Type-Defect

from fitnesse-launcher-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 11, 2024
Release 1.4.1 uses FitNesse 20131110

Original comment by [email protected] on 21 Jul 2014 at 10:42

  • Changed state: Fixed
  • Added labels: Release-1.4.1
  • Removed labels: Release-1.5.0

from fitnesse-launcher-maven-plugin.

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.