[ https://issues.apache.org/jira/browse/LENS-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Amareshwari Sriramadasu updated LENS-335: ----------------------------------------- Attachment: LENS-335.release-line.patch Issue is because of use of property lens.checkstyle.version. mvn is failing to update the version in property field when it is changing it. When i changed to use the actual value in all pom.xml files, submodules try to download it from maven repo and fail there. So, went ahead and removed them from submodules. This shouldn't be an issue because we already removed usage in submodules in 2.1 and enabled checkstyle checks in parent pom directly. With the attached patch, mvn release:prepare -DdryRun=true passes. [~sriksun], Can you please review the changes? > mvn release:prepare fails for checkstyle version number update > -------------------------------------------------------------- > > Key: LENS-335 > URL: https://issues.apache.org/jira/browse/LENS-335 > Project: Apache Lens > Issue Type: Bug > Components: build > Reporter: Amareshwari Sriramadasu > Assignee: Amareshwari Sriramadasu > Priority: Blocker > Fix For: 2.0 > > Attachments: LENS-335.release-line.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)