Stefano Lenzi wrote:
Trygve Laugstøl wrote:
Stefano Lenzi wrote:
Hi All,
I'm new to the development process of MOJO, so I have some questions:
- How often should a developer create a snapshot release of the
plugin? Anytime there are changes in the implementation?
Once per commit.
> - W
Trygve Laugstøl wrote:
Stefano Lenzi wrote:
Hi All,
I'm new to the development process of MOJO, so I have some questions:
- How often should a developer create a snapshot release of the
plugin? Anytime there are changes in the implementation?
Once per commit.
> - Which are the maven ste
Stefano Lenzi wrote:
Hi All,
I'm new to the development process of MOJO, so I have some questions:
- How often should a developer create a snapshot release of the plugin?
Anytime there are changes in the implementation?
Once per commit.
> - Which are the maven step to create a snapshot re
Hi All,
I'm new to the development process of MOJO, so I have some questions:
- How often should a developer create a snapshot release of the
plugin? Anytime there are changes in the implementation?
- Which are the maven step to create a snapshot release? Is enough to
execute mvn deploy ;