mule-lint / mule-lint-maven-plugin

MIT License
4 stars 3 forks source link

MojoExecutionException- Issue while building mule-lint-maven-plugin #6

Closed djangir10 closed 3 years ago

djangir10 commented 4 years ago

Hi @cgorshing

Using mvn clean install I am getting below error while building mule-lint-maven-plugin

Check the screenshots and error below :

https://drive.google.com/folderview?id=111J1knb0utpqwnzvfHgWgg-L1E-roItG

Multiple markers at this line

      - org.nuisto.MuleLint cannot be resolved to a type

      - Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List<E> should be

       parameterized

      - org.nuisto.MuleLint cannot be resolved to a type

Steps which I am following:

Building mule-lint using mvn clean install ---- no issues Then building mule-lint-maven-plugin using mvn clean install command ---- getting above error

Let me know if I am doing anything wrong here.

cgorshing commented 3 years ago

Closing this for now as we discussed in another issue.