dolittle / Home

Dolittle is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability.
http://www.dolittle.io
MIT License
27 stars 5 forks source link

Build errors are hard to see / understand #73

Open smithmx opened 4 years ago

smithmx commented 4 years ago

Scenario:

You have an event, you move it to a different namespace.

In the build logging, in among all the other noise, is

"The artifacts 'Events.Foo.Fooed, Events.Foo' and 'Events.Foo.Bar.Fooed, Events.Foo.Bar' has the same ArtifactId: ''4d48f5e8-8802-41b3-9547-caa6b82ab022" Error executing Dolittle post build tool

It's hard to see and understand the significance of it. You've only one event in your source code though it's the topology that remembers the previous one.

┆Issue is synchronized with this Asana task