You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Peter. I've been using your jars, and I'd like to thank you for the job you have done.
I've also been trying to build the project with Maven 2.xx (as Maven 3 can't find some of the older dependency repos), but I have been unsuccessful so far. Biggest problem right now is finding a repository that contains the flex visualization package.
Would you please provide your Maven settings.xml and/or other instructions on how you build the project?
But I'm not sure if it fix your missing package problem.
The main question is, if you did changes to the flex stuff (flex-pmd-ruleset-creator, flex-pmd-violations-viewer, flex-pmd-flex-lib or flexunit-theme). If not you can just compile the java part.
Try compiling only the flex-pmd-parent project.
adobe-flex-pmd (version-1.3)$ cd flex-pmd-parent/
adobe-flex-pmd (version-1.3)$ mvn package
Is there a public maven repo for releases of these projects?
The text was updated successfully, but these errors were encountered: