Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile issue with webpasswordsafe 1.4 #129

Open
fm2ahmed opened this issue Jan 3, 2019 · 1 comment
Open

Compile issue with webpasswordsafe 1.4 #129

fm2ahmed opened this issue Jan 3, 2019 · 1 comment

Comments

@fm2ahmed
Copy link

fm2ahmed commented Jan 3, 2019

Hi,

I get this issue whenever i try to compile webpasswordsafe 1.4. I am running this on CentOS7.

Error

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project webpasswordsafe: Compilation failure: Compilation failure:
[ERROR] /tmp/wps/webpasswordsafe-master/src/main/java/net/webpasswordsafe/common/model/Template.java:[34,30] package net.sf.gilead.pojo.gwt does not exist
[ERROR] /tmp/wps/webpasswordsafe-master/src/main/java/net/webpasswordsafe/common/model/Template.java:[46,31] cannot find symbol
[ERROR] symbol: class LightEntity
[ERROR] /tmp/wps/webpasswordsafe-master/src/main/java/net/webpasswordsafe/common/model/Subject.java:[31,30] package net.sf.gilead.pojo.gwt does not exist
[ERROR] /tmp/wps/webpasswordsafe-master/src/main/java/net/webpasswordsafe/common/model/Subject.java:[43,39] cannot find symbol

============================

How do I resolve it ?

I did run these mvn install commands though successfully.

`mvn install:install-file -DgroupId=trove -DartifactId=trove -Dversion=2.0.4 -Dpackaging=jar -Dfile=wps_src_1.3/webpasswordsafe-dependencies-bin/trove-2.0.4.jar

mvn install:install-file -DgroupId=com.extjs -DartifactId=gxt -Dversion=2.2.5 -Dpackaging=jar -Dfile=wps_src_1.3/webpasswordsafe-dependencies-bin/gxt-2.2.5-gwt22.jar

mvn install:install-file -DgroupId=net.sf.gilead -DartifactId=gilead4gwt -Dversion=1.3.2 -Dpackaging=jar -Dfile=gilead4gwt-1.3.2.jar

mvn install:install-file -DgroupId=net.sf.gilead -DartifactId=gwtsl -Dversion=1.1 -Dpackaging=jar -Dfile=wps_src_1.3/webpasswordsafe-dependencies-bin/gwt-sl-1.1.jar`

Regards,
Farooq Ahmed

@fm2ahmed
Copy link
Author

fm2ahmed commented Jan 6, 2019

Hi,

Can someone please reply?

Regards,
Farooq Ahmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant