Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Great work.
I'll need to find an equivalent for these libraries in Maven central if 
possibly, so far what I've found is:

<dependency>
<groupId>org.eclipse.tycho</groupId>
<artifactId>org.eclipse.jdt.core</artifactId>
<version>3.8.1.v20111205-1355</version>
</dependency>
<!-- There is also beta version 3.7.0.v_B61 -->

<dependency>
<groupId>org.eclipse.core</groupId>
<artifactId>org.eclipse.core.runtime</artifactId>
<version>3.6.0.v20100505</version>
</dependency>
<!-- This version now strictly depends on the following:
org.eclipse.core    org.eclipse.core.contenttype    3.4.100.v20100505-1235
org.eclipse.core    org.eclipse.core.runtime.compatibility.auth     3.2.200.v20100517
org.eclipse.equinox     org.eclipse.equinox.app     1.3.0.v20100512
These are included but commented out in the pom:
org.eclipse.core    org.eclipse.core.jobs   3.5.0.v20100515
org.eclipse.equinox     org.eclipse.equinox.common  3.6.0.v20100503
org.eclipse.equinox     org.eclipse.equinox.preferences     3.3.0.v20100503
org.eclipse.equinox     org.eclipse.equinox.registry    3.5.0.v20100503
org.eclipse.osgi    org.eclipse.osgi    3.6.0.v20100517
This this version no longer includes version ranges, it removed some of the 
need for the dependency management section
-->

<dependency>
  <groupId>org.jibx.config.3rdparty.org.eclipse</groupId>
  <artifactId>org.eclipse.text</artifactId>
  <version>3.5.100.v20110505-0800</version>
</dependency>
<!-- I didn't see any official newer version of this artifact, but this 3rd 
party upload also includes most, without their dependency relationships in the 
poms -->
http://repo1.maven.org/maven2/org/jibx/config/3rdparty/org/eclipse/

Original comment by [email protected] on 7 Jan 2012 at 2:34

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
I have managed to get the Eclipse 3.7.1 fork running using the 
org.eclipse.tycho and org.jibx.config.3rdparty.org.eclipse libraries.
See the attached pom file for the changes (marked with comments)
I have also 'removed' the dependencies which appear to be unused.

Original comment by [email protected] on 24 Apr 2012 at 9:22

Attachments:

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Hi Ben

Following issue is still not fixed with your plugin branch.
Issue 16:Maven formatter plugin doesnt produce formatting as per the 
configuration

As given in the issue ,if i specify the maximum length of a line as 100 
characters in the config file,formatter plugin is not able to limit the length 
of line containing generic parameters to 100.Can you please let me know what i 
can change to resolve this issue.
Thanks
Amit

Original comment by [email protected] on 11 May 2012 at 4:15

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Hi - it's been almost a year since Ben did his work on this. Could we perhaps 
get this pulled in?

Original comment by [email protected] on 1 Dec 2012 at 6:34

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Commit updates to trunk pom in r118 and r119

Further testing needed to verify fixes of this and related issues

Original comment by [email protected] on 2 Dec 2012 at 7:50

  • Added labels: Milestone-0.4

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024

Original comment by [email protected] on 2 Dec 2012 at 7:51

  • Changed state: Started

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
would love a release of this fix. It's the only thing holding me back from 
using this maven plugin.

Original comment by [email protected] on 9 Apr 2013 at 11:58

from formatter-maven-plugin.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 24, 2024
Release 0.4 is available in maven central

Original comment by [email protected] on 12 Aug 2013 at 11:49

  • Changed state: Fixed

from formatter-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.