New Topic: Looking for help with liquibase maven config

View: New views
1 Messages — Rating Filter:   Alert me  

New Topic: Looking for help with liquibase maven config

by Nathan Voxland-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A new topic, 'Looking for help with liquibase maven config', has been made on a board you are watching.

You can see it at
http://liquibase.org/forum/index.php?topic=144.new#new

The text of the topic is shown below:

I'm trying to get maven to run fully so I can release beta3, but when I run the mvn package command, I get the error:

Code:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.liquibase:liquibase-core:test-jar:tests:2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.liquibase -DartifactId=liquibase-core -Dversion=2.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.liquibase -DartifactId=liquibase-core -Dversion=2.0-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
  1) org.liquibase:liquibase-core-jvm:jar:2.0-SNAPSHOT
  2) org.liquibase:liquibase-core:test-jar:tests:2.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  org.liquibase:liquibase-core-jvm:jar:2.0-SNAPSHOT


Any maven experts know what I am doing wrong?  You should be able to see the error if you build core trunk

Nathan

Unsubscribe to new topics from this board by clicking here: http://liquibase.org/forum/index.php?action=notifyboard;board=2.0

Regards,
The LiquiBase Community Forum Team.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Liquibase-devel mailing list
Liquibase-devel@...
https://lists.sourceforge.net/lists/listinfo/liquibase-devel