Re: upgrade pom.xml review request
Bobby Bissett wrote:
>> First, thanks for updating the year in v3/pom.xml.
>> Even though you defined the javax.help dependency in
>> <dependencyManagement>, you also need to define it in
>> extras/upgrade/upgrade-jar/pom.xml but without the version:
>>
>> <dependency>
>> <groupId>javax.help</groupId>
>> <artifactId>javahelp</artifactId>
>> </dependency>
>>
>> I think this will solve your build issues.
>
>
> Build is fine now for me. One more time on the diffs below, let me
> know if they still look ok.
Good to commit.
Thanks,
Sahoo