Skip to content

Plugin doesn't have the version number #17

@AmaliaMV

Description

@AmaliaMV

Steps to Reproduce

  1. Clone the project: https://github.com/grails-guides/grails-multi-project-build.git
  2. Run the project inside the folder complete
  3. Go to main page and click the Installed Plugin dropbox.

Expected Behaviour

I will expect that the custom plugin will have the version number which is in complete/plugin/build.gradle file.

Actual Behaviour

The custom plugin doens't have a version number, the version is "unspecified".

image

grails-plugin.xml said:

 <plugin name='grailsPlugin' version='unspecified' grailsVersion='3.2.9 &gt; *'> 

Only the name of the file has the version number.

image

Environment Information

  • Operating System: Fedora 28
  • Grails Version: 3.3.1
  • JDK Version: 1.8.0_144

Example Application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions