-
Notifications
You must be signed in to change notification settings - Fork 22
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
Mavenisation of the code base #6
Comments
I have something quite close now at https://github.com/mjw99/datawarrior however I think there is breakage with the addition of CompoundTableConstants.cColumnPropertyCompoundProperty |
OK, the above fork, with its instructions, all works now. |
Thank you Mark for the effort. Once the maven stuff is fully working, we should integrate it into the original DataWarrior repository to avoid confusion. It should, however, just be one of two standard methods to build. Some of the libs provided with the DataWarrior project were substancially reduced in size manually, which the maven build, unfortunately, cannot accomplish. MMFF libraries are also a little delicate. A newer version with newer dependencies didn't work anymore.
Best wishes,
Thomas
…________________________________
Von: Mark J. Williamson ***@***.***>
Gesendet: Donnerstag, 30. Juni 2022 20:35
An: thsa/datawarrior ***@***.***>
Cc: Subscribed ***@***.***>
Betreff: Re: [thsa/datawarrior] Mavenisation of the code base (Issue #6)
I have something quite close now at https://github.com/mjw99/datawarrior<https://che01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmjw99%2Fdatawarrior&data=05%7C01%7Cthomas.sander%40idorsia.com%7C42fda1daeeb04cba166308da5ac73ea9%7Cbb9214bf0cb941fdbd55d0c1c3eda110%7C0%7C0%7C637922109032725621%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=D3%2Fxu1MgZzcSObsAPOwCpL%2ByrpJc3xs95m2v5bzqvBU%3D&reserved=0> however I think there is breakage with the addition of CompoundTableConstants.cColumnPropertyCompoundProperty
—
Reply to this email directly, view it on GitHub<https://che01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fthsa%2Fdatawarrior%2Fissues%2F6%23issuecomment-1171548070&data=05%7C01%7Cthomas.sander%40idorsia.com%7C42fda1daeeb04cba166308da5ac73ea9%7Cbb9214bf0cb941fdbd55d0c1c3eda110%7C0%7C0%7C637922109032725621%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Cn%2BZAOPpLLlIrmGXoJ3Y7pMapdBWHYLNYLEzs0CWK00%3D&reserved=0>, or unsubscribe<https://che01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FACNFEBUHLDEFEFLNCMXUSYDVRXSFLANCNFSM5VYER4HQ&data=05%7C01%7Cthomas.sander%40idorsia.com%7C42fda1daeeb04cba166308da5ac73ea9%7Cbb9214bf0cb941fdbd55d0c1c3eda110%7C0%7C0%7C637922109032725621%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Hl0bAkmWoKhjg5vimzNKl4XTBF0whNrly0cTZ5vlvp0%3D&reserved=0>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
________________________________
The information of this email and in any file transmitted with it is strictly confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any copying, distribution or any other use of this email is prohibited and may be unlawful. In such case, you should please notify the sender immediately and destroy this email. The content of this email is not legally binding unless confirmed by letter. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorized to state them to be the views of the sender's company.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Would it be possible to Mavenise the codebase?
I have made an initial attempt with this POM file:
However, I think the following is needed:
The text was updated successfully, but these errors were encountered: