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

Dependency missing in mvn repository: 'felees' #13

Open
Jay-Krish opened this issue Aug 3, 2013 · 0 comments
Open

Dependency missing in mvn repository: 'felees' #13

Jay-Krish opened this issue Aug 3, 2013 · 0 comments
Assignees
Labels

Comments

@Jay-Krish
Copy link
Contributor

com.feeles artifact is missing in maven repositories thus maven could n't resolve it.

As a temporary solution we are running mvn install command before starting development works to place the jar dependency in local repository. (.m2/repository/com/feeles direcctory)
mvn install:install-file -Dfile=modules\lite_repo\hbnPojoGenResource\hbnpojogen-persistence-1.4.4.jar -DgroupId=com.felees -DartifactId=hbnpojogen-persistence -Dversion=1.4.4 -Dpackaging=jar

Find out a solution: preferably we should give a try on hosting the artifact in central repository.

@ghost ghost assigned kanarupan Aug 3, 2013
@Jay-Krish Jay-Krish mentioned this issue Aug 3, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants