stevedlawrence commented on issue #7:
URL: https://github.com/apache/daffodil-sbt/issues/7#issuecomment-2457424679

   Possibly, though the layout of a jar is different than an SBT project. For 
example, it does not have a `src/main/resources` directory. So it isn't 
necessarily as simple as unziping a jar and running sbt, my guess is that isn't 
going to work. Note that we would also need to include plugins.bt since many 
build.sbt files rely on multiple plugins. More thought is probably needed to 
figure out how convert a jar to a buildable SBT project, or if another approach 
is needed (i.e. deliver the source repo with certain source/test files removed 
if necessary). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to