Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Applied common Spotless Eclipse framework to CDT #238

Merged
merged 7 commits into from
Aug 6, 2018
Merged

Conversation

fvgh
Copy link
Member

@fvgh fvgh commented Apr 28, 2018

Applied common Spotless Eclipse framework to CDT (see #234).
Updated version and artifact ID as discussed in #226.

@fvgh fvgh changed the title Ext eclipse cdt Applied common Spotless Eclipse framework to CDT Apr 28, 2018
@fvgh fvgh requested a review from nedtwigg April 28, 2018 11:51
@fvgh fvgh merged commit e1734c0 into master Aug 6, 2018
@nedtwigg
Copy link
Member

nedtwigg commented Aug 7, 2018

I tried to publish but got this error:

Script '/Users/ntwigg/Documents/dev/spotless/_ext/gradle/p2-fat-jar-setup.gradle' line: 75

* What went wrong:
A problem occurred configuring root project 'eclipse-cdt'.
> Could not find method setP2AntProxy() for arguments [### ARGS ###
  --launcher.suppressErrors
  -nosplash
  -application org.eclipse.ant.core.antRunner
  
  ### BUILD.XML ###
  <?xml version="1.0" encoding="UTF-8"?><project>
    <p2.mirror>
      <source>
        <repository location="http://download.eclipse.org/tools/cdt/releases/9.4"/>
        <repository kind="artifact" location="file:///Users/ntwigg/.goomph/shared-bundles"/>
      </source>
      <destination location="file:///Users/ntwigg/Documents/dev/spotless/_ext/eclipse-cdt/build/p2asmaven/p2/p2" append="false"/>
    </p2.mirror>
  </project>
  ] on object of type com.diffplug.gradle.p2.AsMavenGroup.

Similar error in WTP. I didn't try very hard to debug yet. Any low-hanging fruit to check before I debug more? Maybe an uncommitted file?

@fvgh
Copy link
Member Author

fvgh commented Aug 7, 2018 via email

@fvgh fvgh deleted the ext_eclipse_cdt branch August 8, 2018 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants